Skip to content

Commit

Permalink
update version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NomadBin committed Jul 2, 2022
1 parent d84ae81 commit 85ecb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import path from 'path';
console.log(path.resolve(__dirname, 'src/worker/share.worker'));
export default defineConfig({
root: 'test',
base: 'sub',
// base: 'sub',
build: {
minify: false,
},
Expand Down

0 comments on commit 85ecb84

Please sign in to comment.