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