MAG5 / parcel-plugin-haxe

Parcel Plugin for Haxe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parcel-plugin-haxe

Haxe support for Parcel bundler

Usage

$ yarn add parcel-plugin-haxe -D
<!-- 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

About

Parcel Plugin for Haxe

License:MIT License


Languages

Language:JavaScript 69.8%Language:Haxe 30.2%