Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated browserify version #102

Closed
wants to merge 5 commits into from

Conversation

boblauer
Copy link

Updated to work with the latest version of Browserify. Maintains backwards compatibility with coffee script by automatically using the coffeeify transform if the file ends in .coffee.

Also added support for defining transforms and externals on BrowserifyAsset.

Looks like Uglify was updated a few days ago, so if this gets pulled, #98 can be closed.

@boblauer boblauer closed this Nov 7, 2013
@boblauer boblauer deleted the latest-browserify branch November 7, 2013 03:05
@bryanchriswhite
Copy link

Is there any particular reason why this was closed but not merged?

@boblauer boblauer restored the latest-browserify branch November 11, 2013 19:03
@boblauer
Copy link
Author

I completely forgot I had this pull request open. I had made quite a few specific changes to asset-rack in my fork that are specific to my needs, so I gave up on using this repo. I was cleaning up branches and deleted this one without thinking it though. I restored the branch, so I'll open up a new pull request now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants