mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
refactor: update npm dependencies + move dist files
This commit is contained in:
@@ -10,7 +10,7 @@ export default createAppConfig(
|
||||
config: {
|
||||
root: 'src',
|
||||
build: {
|
||||
outDir: process.cwd(),
|
||||
outDir: '../dist',
|
||||
cssCodeSplit: false,
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user