v1.0.0-0
Pre-release
Pre-release
Prerelease for 1.0.0.
Brief overview of changes:
- Completely remove all comment metadata stuff
- Find import statements in the code and use that instead of
@legumeand@require - Support for CSS
url()s, it finds those and resolves them too. - AMD module support, for stuff like
jquery-uithat only does AMD. - Dynamic imports, they basically just convert to
Legume() - Better and cleaner API.