Skip to content

Commit

Permalink
Merge branch 'main' into new-json-export
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed May 29, 2024
2 parents 4bda9ec + 9457cda commit 7f340c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = {
editor: { import: './src/editor/index.js', filename: '3dstreet-editor.js' }
},
output: {
publicPath: '/dist/',
path: path.join(__dirname, 'dist'),
libraryTarget: 'umd'
},
Expand Down

0 comments on commit 7f340c2

Please sign in to comment.