Skip to content

Commit 44795c2

Browse files
Switch from Browserify to Webpack
1 parent 3d1c59f commit 44795c2

5 files changed

Lines changed: 40 additions & 30766 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ npm install
3030
Generate the dist directory
3131

3232
```bash
33-
make all
33+
npm run all
3434
```
3535

3636
#### Node.js

0 commit comments

Comments
 (0)