1glayfan Posted May 4, 2018 Share Posted May 4, 2018 Hello all, I am trying to build the babylonjs framework, and read the doc: https://doc.babylonjs.com/how_to/setup_visualstudio. This doc seems to be out out dated as VS now automatically picks up new files under its project, and I can't get the build to complete. If anyone out there has tried this successfully, please share your experience if you don't mind. Thanks! Quote Link to comment Share on other sites More sharing options...
Guest Posted May 4, 2018 Share Posted May 4, 2018 The current recommended tool is now VSCode: http://doc.babylonjs.com/how_to/how_to_start I will remove the visual studio page which is no more accurate 1glayfan 1 Quote Link to comment Share on other sites More sharing options...
1glayfan Posted May 10, 2018 Author Share Posted May 10, 2018 Once the babylon.js project has been built. Is there a build script to make the npm packages locally ? Quote Link to comment Share on other sites More sharing options...
Guest Posted May 10, 2018 Share Posted May 10, 2018 You can still replace the files in the node_modules folder Quote Link to comment Share on other sites More sharing options...
1glayfan Posted May 10, 2018 Author Share Posted May 10, 2018 Yes I can do that manually, but there are lots of other packages (babylonjs-gui, babylonjs-loaders, babylonjs-materials, etc) to copy files to. I was just wondering if there is cleaner way to do that. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 11, 2018 Share Posted May 11, 2018 Not really but I will send a npm update in a few hours so you should be good 1glayfan 1 Quote Link to comment Share on other sites More sharing options...
1glayfan Posted May 11, 2018 Author Share Posted May 11, 2018 Thanks @Deltakosh What I am thinking is knowing how to do this so I can do it for any build I want to. I am tagging @RaananW here, it seems like he has lots of knowledge on this topic. 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.