Use sapper.styles temporarily
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
hydratable: true,
|
||||
emitCss: true,
|
||||
// ...(!dev && {
|
||||
css: css => css.write('static/bundle.css', dev),
|
||||
// css: css => css.write('static/bundle.css', dev),
|
||||
// }),
|
||||
// hot: hot && {
|
||||
// // sapper-dev-client expects either webpack or rollup with no HMR, so
|
||||
|
||||
Reference in New Issue
Block a user