chore: fix frontend test dependencies
This commit is contained in:
parent
d6977069ef
commit
4207cc0116
@ -50,6 +50,8 @@ export default {
|
|||||||
// include umd/commonjs modules here:
|
// include umd/commonjs modules here:
|
||||||
"node_modules/url-pattern/**/*",
|
"node_modules/url-pattern/**/*",
|
||||||
"node_modules/lodash/**/*",
|
"node_modules/lodash/**/*",
|
||||||
|
"node_modules/color/**/*",
|
||||||
|
"node_modules/slugify/**/*",
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
importMapsPlugin({
|
importMapsPlugin({
|
||||||
|
Loading…
Reference in New Issue
Block a user