The project is in a healthy, maintained state
Asset manager for isomorfeus to compile Opal code and bundle javascript assets.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
 Dependencies

Development

>= 0
>= 0

Runtime

>= 3.13.23, < 3.15.0
>= 1.6.0, < 2.0.0
~> 3.0.7
~> 3.8.0
~> 0.4.0
rackup
>= 0.2.3, < 3.0.0
 Project Readme


Isomorfeus Asset Manager

Convenient and well performing on demand asset bundling for the isomorfeus framework project, internally using esbuild (esbuild-wasm).

Version follows esbuild version: 0.16.x comes with esbuild 0.16.y.

No need to install esbuild separately, everything bundled ready to go. However, if within the project the 'esbuild' npm package is installed in node_modules, that version will be used instead.

Community and Support

At the Isomorfeus Framework Project

Targets

By default Isomorfeus Asset Manager bundles for browsers using the 'es6' target and for node using the 'node16' target of esbuild.