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

make coffeescript a dev dependency #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

yenif
Copy link

@yenif yenif commented Aug 8, 2017

Great little library! Making CoffeeScript a dev dependency will make it a lot easier for non CoffeeScript projects to use while still using CoffeeScript for development.

Of course you could also switch the load order, check and use CoffeeScript when available with fallback to loading precompiled when not available.

This should compile CoffeeScript on npm deploy and will default to using the compiled library when available.

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.

1 participant