kopia lustrzana https://github.com/shoelace-style/shoelace
add comment
rodzic
4f7d915853
commit
0cc8fdb8f8
|
|
@ -47,6 +47,9 @@ fs.mkdirSync(outdir, { recursive: true });
|
|||
format: 'esm',
|
||||
target: 'es2017',
|
||||
entryPoints: [
|
||||
//
|
||||
// NOTE: Entry points must be mapped in package.json > exports, otherwise users won't be able to import them!
|
||||
//
|
||||
// The whole shebang
|
||||
'./src/shoelace.ts',
|
||||
// Components
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue