pixelplanet/scripts
2024-06-28 17:47:51 +02:00
..
build.js add webpack plugin to list licenses 2024-06-28 17:47:51 +02:00
LicenseListWebpackPlugin.js add webpack plugin to list licenses 2024-06-28 17:47:51 +02:00
licenses.json add webpack plugin to list licenses 2024-06-28 17:47:51 +02:00
minifyCss.js do minifyCss right after cleaning assets 2023-12-13 11:10:07 +01:00
README.md add webpack plugin to list licenses 2024-06-28 17:47:51 +02:00
TtagNonCacheableLoader.js cache all language builds in the same folder 2023-12-12 17:58:06 +01:00
TtagPoLoader.js update ttag 2024-05-06 10:46:47 +02:00
zipDirectory.js add webpack plugin to list licenses 2024-06-28 17:47:51 +02:00

Scripts

Scripts needed for building pixelplanet

build.js

Script for building pixelplanet. Allows parallelization of language builds and checks integrity of translation files.

licenses.json

Download of the SPDX License List.

TtagPoLoader.js

Webpack Loader for .po files. Similar to ttag.

TtagNonCachableLoader.js

Webpack loader that sets files that include ttag translations as non-cachable.

LicenseListWebpackPlugin.js

Creates a list of used licenses of packages in a webpack bundle.

minifyCss.js

Minifies CSS files