history.js icon indicating copy to clipboard operation
history.js copied to clipboard

add 'main' and 'ignore' to bower config

Open mwcz opened this issue 9 years ago • 1 comments

The bower-requirejs package uses the "main" field in bower.json to determine the main js file of a given package. This PR adds "main", so history.js can easily included with RequireJS, through bower. It also adds "ignore" for removing files that aren't needed at "runtime", to slim down the size on disk.

Let me know if there are any questions or if the "ignore" list should be tweaked at all. Thanks for history.js!

mwcz avatar May 22 '15 18:05 mwcz

Please merge this. The same thing goes for bower-installer. Thanks.

jordanbtucker avatar Mar 02 '16 17:03 jordanbtucker