-
```
import { defineConfig } from 'dumi';
import path from 'path';
export default defineConfig({
outputPath: 'docs-dist',
resolve: {
atomDirs: [
{
type: 'component',
…
-
[北京市五险一金及税后工资计算器](http://salarycalculator.sinaapp.com/)
[能定时提醒的公众号](https://github.com/polyrabbit/WeCron)
[数据模拟神器](https://github.com/easy-mock/easy-mock)
[设计模式](https://github.com/questionlin/desi…
-
我用npm run build生成了dist目录,发现只生成了maptalks.three.js和maptalks.three.min.js,没有maptalks.three.es.js。
我发现rollup.config.js里生成es文件的代码被注释了,我就使用如下代码再次bulid。
```
{
input: 'src/index.ts',
plug…
-
![image](https://user-images.githubusercontent.com/23648311/56873187-31b89e00-6a63-11e9-821d-b2a2e20120e4.png)
cnpm run start时会报错。
检查发现 and-design-pro@2.3.1->webpack@3.3.0 这里面的webpack版本是3.x,
an…
-
**Background info**:
* https://en.wikipedia.org/wiki/Restrictions_on_geographic_data_in_China#GCJ-02
* https://web.archive.org/web/20140116215242/http://home.wangjianshuo.com/archives/20081109_all_…
-
I'm trying to make ODLine work inside vue, but nothing works.
I'm initializing it in store
```js
import {ODLineLayer} from 'maptalks.odline'
...
layerTrails: new ODLineLayer('trails', []),
```
…
ra100 updated
7 years ago