Add license; make corrections; cleanup

This commit is contained in:
2022-05-15 09:56:45 -04:00
parent 4e2a1adf9b
commit 7aadc47a3e
40 changed files with 355 additions and 493 deletions
+4
View File
@@ -36,6 +36,10 @@ module.exports = {
test: /\.otf$/,
type: 'asset/resource',
},
{
test: /\.txt$/,
type: 'asset/source',
},
{
resourceQuery: /raw/,
type: 'asset/source',