Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed Aug 31, 2023
1 parent 92d15ec commit 679b01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ember_debug/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
},
root: 'ember_debug',
build: {
minify: false,
minify: true,
lib: {
// formats: ['amd'],
entry: path.resolve('.', 'ember_debug/vite.entry.js'),
Expand Down

0 comments on commit 679b01a

Please sign in to comment.