mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 22:52:34 +08:00
chore: fix typos
This commit is contained in:
@@ -17,7 +17,7 @@ export default {
|
||||
},
|
||||
external: [/\@stacks\/.*\/dist\/polyfill/],
|
||||
plugins: [
|
||||
// IMPORT PLUGIN ORDER:
|
||||
// IMPORTANT PLUGIN ORDER:
|
||||
// - alias > resolve
|
||||
// - commonjs > replace
|
||||
// - commonjs > typescript
|
||||
@@ -64,7 +64,7 @@ export default {
|
||||
}),
|
||||
typescript({
|
||||
tsconfig: './tsconfig.build.json',
|
||||
// todo: disable delcation dist building
|
||||
// todo: disable declaration dist building
|
||||
}),
|
||||
json({
|
||||
compact: true,
|
||||
|
||||
Reference in New Issue
Block a user