Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Saffo, David committed Apr 1, 2024
1 parent 4f22005 commit 598a117
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@ export default defineConfig({
// worker: {
// format: "es"
// },
// rollupOptions: {
// external: ["@babylonjs/core", "@babylonjs/gui", "@babylonjs/loaders", "@babylonjs/inspector" ],
// },
rollupOptions: {
external: ["@babylonjs/core", "@babylonjs/gui", "@babylonjs/loaders", "@babylonjs/inspector" ],
},

// server: {
// // watch: {
Expand Down

0 comments on commit 598a117

Please sign in to comment.