Fork me on GitHub

RequireJS/AMD step Loader Plugin

This is a redistribution of the RequireJS step loader plugin.

To use this module in your projects just add the following dependency:

  1. <dependency>
  2. <groupId>org.jszip.redist</groupId>
  3. <artifactId>require-step-plugin</artifactId>
  4. <version>0.0.1</version>
  5. <type>jszip</type>
  6. </dependency>