parcel-plugin-haxe
v0.0.4
Published
Parcel Plugin for Haxe
Readme
parcel-plugin-haxe
Haxe support for Parcel bundler
Usage
$ yarn add parcel-plugin-haxe<!-- The src file can be any haxe file -->
<script src="./haxe/Main.hx"></script>Make sure to have a .hxml file in the root directory and you're good to go.
License
MIT License
