Imitate nodejs docker command from openshift

This commit is contained in:
infidel
2023-01-12 14:25:58 +07:00
parent dd416e7758
commit 9681c77643
9 changed files with 1305 additions and 15 deletions

View File

@@ -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) => {