Skip to content

Commit c4bd865

Browse files
committed
update build
1 parent b532ec0 commit c4bd865

16 files changed

+3419
-2846
lines changed

.babelrc

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
{
2-
"plugins": ["@babel/plugin-syntax-dynamic-import"]
3-
}
1+
{}

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ npm run watch
2929

3030
To build library for npm publish:
3131
```
32-
npm run build
32+
npm run dist
3333
```
3434

3535
This library is available on NPM, to install:

0 commit comments

Comments
 (0)