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

Add a Gulpfile #553

Merged
merged 1 commit into from
May 8, 2015
Merged

Add a Gulpfile #553

merged 1 commit into from
May 8, 2015

Conversation

minecrafter
Copy link
Contributor

This currently just handles updating marked.min.js (so we don't have to do things like #548), but Gulp allows for more functionality to be added over time.

This currently just handles updating marked.min.js, but Gulp allows for more functionality to be added over time.
@adam-lynch
Copy link

My two cents: use gulp-load-plugins, especially if more functionality will be added over time. It's really simple but I think it's the best plugin out there. It reduces code, adds a little security by making sure any plugin used has to be saved in your package.json and therefore checked-in, etc.

chjj added a commit that referenced this pull request May 8, 2015
@chjj chjj merged commit d2dd631 into markedjs:master May 8, 2015
ghost pushed a commit to zergeborg/marked that referenced this pull request May 13, 2016
@Feder1co5oave Feder1co5oave mentioned this pull request Feb 2, 2018
7 tasks
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.

3 participants