loki-pixie
v0.1.1
Published
This is wrapper around pixi.js to compile it with webpack without latter complaining about extensions.
Downloads
4
Readme
Loki's Pixie
This package is a product of three random events happened in the end of 2015:
- I really like Webpack.
- Webpack uses extensions to parse loaders, and PIXI package name happens to be
pixi.js
(with pseudo extension). - And me being to lazy to understand how does Webpack actually works.
So this package is simply a wrapper around PIXI, to make it work with Webpack and without me googling too much.