Skip to content

Commit b075a2d

Browse files
midudevaddyosmani
authored andcommitted
[infra] build step with microbundle (#31)
* [infra] Add dist folder to .gitignore * [infra] Add build step with microbundle * [infra] Update package-lock.json * [infra] Add prepare script to build before publish * [infra] Remove not needed ua-parser-agent dependency
1 parent 5483ef1 commit b075a2d

File tree

3 files changed

+5408
-643
lines changed

3 files changed

+5408
-643
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
# production
1212
/build
13+
/dist
1314

1415
# misc
1516
.DS_Store

0 commit comments

Comments
 (0)