Skip to content

Commit

Permalink
use Parcel instead of Webpack in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolodavis committed Oct 14, 2019
1 parent 1cc21f3 commit b045de3
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 1,423 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ $ npm install --save boardgame.io

```
$ npm install
$ npm run build
$ npm start
```

Expand Down
93 changes: 0 additions & 93 deletions examples/react-web/config/env.js

This file was deleted.

14 changes: 0 additions & 14 deletions examples/react-web/config/jest/cssTransform.js

This file was deleted.

30 changes: 0 additions & 30 deletions examples/react-web/config/jest/fileTransform.js

This file was deleted.

87 changes: 0 additions & 87 deletions examples/react-web/config/paths.js

This file was deleted.

0 comments on commit b045de3

Please sign in to comment.