1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 14:51:33 +00:00

various polish

This commit is contained in:
Jacky Zhao
2023-07-02 13:08:29 -07:00
parent 4c904d88ab
commit e0ebee5aa9
30 changed files with 339 additions and 190 deletions

View File

@@ -64,7 +64,7 @@ yargs(hideBin(process.argv))
packages: "external",
plugins: [
sassPlugin({
type: 'css-text'
type: 'css-text',
}),
{
name: 'inline-script-loader',