Add license; make corrections; cleanup
This commit is contained in:
@@ -36,6 +36,10 @@ module.exports = {
|
||||
test: /\.otf$/,
|
||||
type: 'asset/resource',
|
||||
},
|
||||
{
|
||||
test: /\.txt$/,
|
||||
type: 'asset/source',
|
||||
},
|
||||
{
|
||||
resourceQuery: /raw/,
|
||||
type: 'asset/source',
|
||||
|
||||
Reference in New Issue
Block a user