Rollup CJS changes
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user