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

Does this work w/ Parcel? #72

Closed
tomwayson opened this issue Jan 4, 2018 · 5 comments
Closed

Does this work w/ Parcel? #72

tomwayson opened this issue Jan 4, 2018 · 5 comments
Assignees

Comments

@tomwayson
Copy link
Member

parcel is the latest, no-config, module bundler.

I bet esri-loader works just fine in parcel, or at least better than the "exclude and require" approach given that parcel doesn't seem to currently support marking modules as external.

I'd love to see an example using esri-loader in a parcel app, so let me know if you've got one. If one doesn't materialize by DevSummit, I'll probably whip one up using one of the many React or Preact parcel boilerplates.

@tomwayson
Copy link
Member Author

... or FuseBox

@tomwayson
Copy link
Member Author

... or steal.js

See green3g/can-arcgis#10

@jwasilgeo jwasilgeo self-assigned this Feb 8, 2018
@jwasilgeo
Copy link
Contributor

I've got something brewing that I want to try with Parcel. Y'all can expect my report in the coming hours/days.

@jwasilgeo
Copy link
Contributor

As it turns out, Parcel works like a charm and esri-loader fits right in without a problem. Here's one way to wire it up: https://github.com/jwasilgeo/esri-hyperapp-example

@tomwayson
Copy link
Member Author

Well that settles that. I'm going to close this feeling pretty confident that this will work in FuseBox or whatever comes next.

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

No branches or pull requests

2 participants