Experimentally do not optimizeCss
This commit is contained in:
parent
7ad8af848a
commit
80fd38990f
|
@ -7,7 +7,6 @@ module.exports = {
|
|||
optimizeFonts: false,
|
||||
experimental: {
|
||||
externalDir: true,
|
||||
optimizeCss: true,
|
||||
modularizeImports: {
|
||||
'@heroicons/react/solid/?(((\\w*)?/?)*)': {
|
||||
transform: '@heroicons/react/solid/{{ matches.[1] }}/{{member}}',
|
||||
|
|
Loading…
Reference in New Issue
Block a user