/babylonjs-mochapack

Babylon.js basic scene with typescript, webpack, es6 modules, editorconfig, eslint, hot loading and more. Will even make coffee if you ask nicely.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

fork of https://github.com/RaananW/babylonjs-webpack-es6

changes: mochapack setup. uncommon test setup, but its one of the fastest because it incrementally runs tests on changed source files and runs your code through webpack first, so you're testing your actual application code that's probably doing dumb stuff like importing .gltf or .css files (which is not actually a thing you can do)