Rollup CJS changes
This commit is contained in:
parent
5761266260
commit
3eac7f8e6d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import pkg from './package.json'
|
||||
import pkg from './package.json' assert { type: 'json' }
|
||||
import json from '@rollup/plugin-json'
|
||||
import commonjs from '@rollup/plugin-commonjs'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue