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

parcelify as a service #24

Open
wilzbach opened this issue Jan 30, 2015 · 1 comment
Open

parcelify as a service #24

wilzbach opened this issue Jan 30, 2015 · 1 comment

Comments

@wilzbach
Copy link

Greetings to everyone,

I just created parcelify-cdn which is very similar to browserify-cdn. This service basically fetches an npm module, runs parcelify and then prints and caches the output.

This project is in a very early stage (started today), meaning that

  • It might have horrible security bugs
  • It currently only supports only to bundle "single" packages (there is not multi-bundling option yet)
  • I haven't consider the option to merge this back to browserify-cdn (however this would depend whether there is an interest in the more light-weight, promised-based variant)

I would be happy about any feedback or help to make it more useful for the general public :)

BTW I bought the domain parce.li - if you could use this as start page for the general parcelify project.

Cheers,

Seb

@dgbeck
Copy link
Member

dgbeck commented Feb 2, 2015

Interesting, Seb. Thanks for sharing!

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

No branches or pull requests

2 participants