sforkowany z mirror/soapbox
vite: build stuff into static/packs like before
rodzic
9c9c86d8f9
commit
208edab4e6
|
@ -11,6 +11,7 @@ export default defineConfig({
|
||||||
build: {
|
build: {
|
||||||
// Relative to the root
|
// Relative to the root
|
||||||
outDir: '../static',
|
outDir: '../static',
|
||||||
|
assetsDir: 'packs',
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
createHtmlPlugin({
|
createHtmlPlugin({
|
||||||
|
|
Ładowanie…
Reference in New Issue