heyzxz Posted January 14, 2018 Share Posted January 14, 2018 Hi, I'm making a custom material under "materialsLibrary", if I have multiple '.ts' files for a single material, for example: 1. babylon.xxxMaterial.ts, the main file, 2. helper1.ts, a helper class, 3. helper2.ts, another helper class, How to set the config.json so that all the 3 ts files can be combined into one single output 'babylon.xxxMaterial.js' file? Quote Link to comment Share on other sites More sharing options...
heyzxz Posted January 14, 2018 Author Share Posted January 14, 2018 Solved, just added them into 'materialsLibrary.libraries.{xxx}.files' will work My first try didn't success just because of some naming issues ... Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 16, 2018 Share Posted January 16, 2018 Good to know Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.