Esri / jsapi-resources

A collection of resources for developers using the ArcGIS Maps SDK for JavaScript.
https://developers.arcgis.com/javascript/latest/
Apache License 2.0
712 stars 563 forks source link

apply webpack plugin in vue project #200

Closed wuhuxiao closed 4 years ago

wuhuxiao commented 4 years ago

i used vue-cli to make my vue map project and at the begining i use esri-loader to import arcgis api.As i change my way to webpack-plugins,it is nice to aplly js apis.however when i import the scss style from webpacks,it does not work. I am reporting an issue with

wuhuxiao commented 4 years ago

is there anyone who apply arcgis-webpack-plugins to vue-cli projects totally?especially the scss style,what the webpack config like to apply main.scss.

odoe commented 4 years ago

Here is a repo that uses the webpack plugin with the output of a vue-cli app https://github.com/crackernutter/arcgis-webpack-vue-calcite