1.4.0 • Published 8 years ago

@djforth/ap_browserify v1.4.0

Weekly downloads
21
License
MIT
Repository
github
Last release
8 years ago

Asset Pipeline - browserify

This is a wrapper for browserify that will eventually become a plugin for a larger project to manage the whole build process.

It can be used however on it's own. To install run:

npm install @djforth/ap_browserify -g

Now add the configuration details to your package.json like so (N.B. These are the defaults):

asset-pipeline-browserify -h

  Usage: asset-pipeline-browserify [options]

  Options:

    -h, --help                output usage information
    -V, --version             output the version number
    -e, --external <modules>  external modules
    -f, --factorbundle        use factor bundle
    -m, --minify              minify scripts
    -s, --input <name>        input file
    -o, --output <name>       output file
    -i, --ignore              ignore <modules>
    -r, --required            required <modules>
    -w, --watch               Watch scripts
    -v, --vendors             Vendor Bundle
1.4.0

8 years ago

1.3.14

8 years ago

1.3.12

8 years ago

1.3.11

8 years ago

1.3.10

8 years ago

1.3.9

8 years ago

1.3.8

8 years ago

1.3.7

8 years ago

1.3.6

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.3.0-0

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago