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

Integration with npm for custom build #206

Open
pcsswamin opened this issue Jun 15, 2018 · 0 comments
Open

Integration with npm for custom build #206

pcsswamin opened this issue Jun 15, 2018 · 0 comments

Comments

@pcsswamin
Copy link

Al,

Would it be possible for you to explain how to integrate one of your samples like the following - (https://github.com/Esri/calcite-maps/blob/master/samples/arcgis-4.x/arcgis-4.x-example.html)
with the custom jsapi npm build steps listed at: https://developers.arcgis.com/javascript/latest/guide/using-npm/index.html

I am specifically trying to understand how to incorporate the bootstrap and calcite maps packages as listed below and in your samples in dojoConfig section into the dojoConfig listed with the npm demo repo.

<script type="text/javascript"> var dojoConfig = { packages: [{ name: "bootstrap", location: "https://esri.github.io/calcite-maps/dist/vendor/dojo-bootstrap" }, { name: "calcite-maps", location: "https://esri.github.io/calcite-maps/dist/js/dojo" }] }; </script>

Thanks
Subu

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

1 participant