Skip to content

Commit

Permalink
added note about webpack performance to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Dec 15, 2021
1 parent 7f34c45 commit 80cf76b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -124,6 +124,10 @@ Alternatively you can download a [stable release](https://github.com/liabru/matt

<script src="matter.js" type="text/javascript"></script>

### Webpack

Some [webpack](https://webpack.js.org/) configs including the default may impact your project's performance during development, for a solution see [issue](https://github.com/liabru/matter-js/issues/1001).

### Usage

Visit the [Getting started](https://github.com/liabru/matter-js/wiki/Getting-started) wiki page for a minimal usage example which should work in both browsers and Node.js.
Expand Down

0 comments on commit 80cf76b

Please sign in to comment.