/example-ts-webpack

Excalibur TypeScript & Webpack example

Primary LanguageJavaScript

Excalibur TypeScript & Webpack Example

To run:

npm install
npm run all

This example uses webpack and ts-loader to compile the TypeScript. Excalibur is bundled via webpack into the output bundle.js file.

See webpack.config.js for the bundle configuration.