Skip to content

Commit

Permalink
add .doenet asset flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyanthropos committed Mar 22, 2023
1 parent a4fb3d6 commit 8576ab9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ export default defineConfig({
outDir: './dist_local',
rollupOptions: {
plugins: [nodePolyfills()],
// input: ['index.html', 'src/Core/Core.js'],
// output: [
// {},
// { file: './src/Viewer/core.js', format: 'iife', name: 'Core' },
// ],
},
commonjsOptions: {
transformMixedEsModules: true,
Expand Down

0 comments on commit 8576ab9

Please sign in to comment.