Imitate nodejs docker command from openshift
This commit is contained in:
@@ -156,6 +156,7 @@ export default {
|
||||
svelte({
|
||||
// enable run-time checks when not in production
|
||||
dev: !production,
|
||||
// emitCss: true,
|
||||
// we'll extract any component CSS out into
|
||||
// a separate file - better for performance
|
||||
css: (css) => {
|
||||
|
||||
Reference in New Issue
Block a user