Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Browserify transforms support #10

Closed
guybedford opened this issue Aug 23, 2014 · 6 comments
Closed

Browserify transforms support #10

guybedford opened this issue Aug 23, 2014 · 6 comments

Comments

@guybedford
Copy link
Member

This needs to be investigated for feasibility.

@guybedford
Copy link
Member Author

Also investigate how asset files like css are supported through browserify transforms for replicating this.

@trusktr
Copy link

trusktr commented Aug 24, 2015

This will be really cool. One of the main things I'd use this for is to apply glslify onto WebGL shader files. Glslify adds CommonJS-style imports/exports to GLSL files.

@trusktr
Copy link

trusktr commented Aug 24, 2015

Support for Webpack loaders might be cool too.

@myitcv
Copy link

myitcv commented Dec 14, 2015

👍 on the back of plotly/plotly.js#22

@guybedford
Copy link
Member Author

This seems like it isn't going to be a huge priority as browserify transforms aren't that common.

@trusktr
Copy link

trusktr commented Aug 25, 2016

@guybedford Browserify has 2,190,020 downloads in the last month, so it seems browserify transforms would be fairly common when compared to any other build tools plugins.

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

No branches or pull requests

3 participants