pleroma-fe/build
tusooa 2ad5c3d3fe Do not check npm version
This project does not make use of npm at all. In addition, corepack's
npm will refuse to run in a project that defines packageManager in
package.json to be yarn. If we are using standalone yarn legacy,
it will just run fine. If using corepack, it will automatically
download (if needed) and use yarn v1.
2025-01-07 20:51:14 -05:00
..
build.js Throw non-zero exit code if webpack build fails 2022-12-10 14:55:04 +09:00
check-versions.js Do not check npm version 2025-01-07 20:51:14 -05:00
dev-client.js Basic skeleton 2016-10-26 16:46:32 +02:00
dev-server.js Generate grouped unicode emojis from unicode-emoji-json 2022-09-18 13:19:53 -04:00
update-emoji.js Use import() for emoji.json 2022-09-20 22:03:31 -04:00
utils.js revives autoprefixer which went AWOL during Webpack v1 -> v4 migration 2019-08-14 01:18:07 +03:00
webpack.base.conf.js Use stylelint 2023-01-09 13:02:16 -05:00
webpack.dev.conf.js Make webpack 5 work 2022-08-15 18:01:33 -04:00
webpack.prod.conf.js Apply 1 suggestion(s) to 1 file(s) 2023-09-15 06:45:02 +00:00