2024-10-02
This commit is contained in:
parent
59a236f0fa
commit
11960f633a
51 changed files with 102 additions and 91 deletions
|
|
@ -33,7 +33,7 @@ export default defineConfig({
|
|||
input: await SRC_TYPESCRIPT_PATHS,
|
||||
output: {
|
||||
assetFileNames: "[name][extname]",
|
||||
chunkFileNames: "[name].js",
|
||||
chunkFileNames: "[name].[hash].js",
|
||||
compact: true,
|
||||
entryFileNames: "[name].js",
|
||||
validate: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue