Skip to content

Commit

Permalink
feat: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertu7 committed Jun 27, 2023
1 parent b6ef3ba commit 5c6d34a
Show file tree
Hide file tree
Showing 3 changed files with 782 additions and 515 deletions.
2 changes: 1 addition & 1 deletion demo/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const packageJson = require('../package.json')
const sourcemap = false

const plugins = [
resolve({ browser: true }),
commonjs(),
resolve({ browser: true }),
typescript({ tsconfig: './tsconfig.json' }),
// terser(),
replace({
Expand Down
Loading

0 comments on commit 5c6d34a

Please sign in to comment.