chore(plugin-dimension): Ported to v3
This commit is contained in:
parent
1aa11b1fc4
commit
e5d5ead92d
5 changed files with 30 additions and 23 deletions
|
@ -14,7 +14,7 @@ const banner = `/**
|
|||
const options = {
|
||||
banner: { js: banner },
|
||||
bundle: true,
|
||||
entryPoints: ['src/index.js'],
|
||||
entryPoints: ['src/index.mjs'],
|
||||
format: 'esm',
|
||||
outfile: 'dist/index.mjs',
|
||||
external: ["@freesewing"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue