Commit 713f6a9
committed
(pub): v0.1.4 -- optimization docs & internal refactoring
no API surface changes
- the physijs code (physi.js, physijs_worker.js, and vendor/ammo.js)
has all been moved from app root to physijs/
- usage of the internal physijs code was not supported or documented
before, but if you were somehow relying on that, it has now changed
docs improvements
- adds a Bundler Performance Optimizations doc that mainly details how
one may use the `noParse` config on `ammo` to speed up build times
- adds a README to the physijs code to more explicitly describe what
kinds of modifications were made to it to work for our use case
- only reports master branch's build status in app root README
internal improvements
- optimizes test bundle speed with the `noParse` option
- reorganizes code into directories to declutter app root
- splits out the test build config from package.json scripts into
their own config files
- fixes changelog issues with the package.json repository field format1 parent 06f65d4 commit 713f6a9
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments