1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Compile 2 versions of files (es5 and bundled)

This commit is contained in:
Denis Demchenko
2018-07-22 19:31:28 +03:00
parent 3e8152bb18
commit 8e9a6c7b4a
2 changed files with 7 additions and 3 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ node_modules/
.nyc_output
coverage
dist
compiled.js
bundled.js
es5.js