Sign in Sign up
npm

sp-gis7

``` npm install xxx ``` ### webpack配置 ``` const path = require('path'); //引入node.js的path模块,用于处理文件路径 const CopyWebpackPlugin = require('copy-webpack-plugin'); const spgisDist = './node_modules/sp-gis2' plugins: [ new CopyWebpackPlugin({

npm View on Npm

Activity

Latest release
5y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
ISC
First release
Nov 13, 2020
Releases
Version Released
1.0.1 initial