Closed TomFrost closed 5 years ago
Hi Gabor!
I removed the dist file in the 2.0 release for a few different reasons:
I'd strongly recommend looking into a bundler for your project , as it really is the best way to go in most cases. We use Parcel at my company and love it -- there's no config file and it makes all the right choices. If you require a dist file and can't build it yourself, the last one made available is for version 1.1.4 here: https://github.com/TomFrost/Jexl/tree/1.1.4/dist
Best of luck!
Hi, Is it possible to create a one file dist version? Thanx!