We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5fae7d commit 7f0e16dCopy full SHA for 7f0e16d
README.md
@@ -60,3 +60,8 @@ The rest? You should know already, this is why you are here.
60
- Full debugging with any browser AND VS Code
61
- (production) bundle builder.
62
- eslint default typescript rules integrated
63
+
64
+## It takes too long to build
65
66
+To speed up production build time remove all of the scenes except for the one you want to build.
67
+This project is meant as a way to show different ways to use Babylon.js and not as a way to efficiently build a production-ready application.
0 commit comments