Files
issues-helper/.umirc.dev.ts
xrkffgg c604486551 feat: add month-statistics && fix bug (#27)
* wip

* wip

* fix

* fix

* test

* test

* fix

* fix

* fix

* fix

* add

* opt

* update

* add changelog

* remove version

* fix

* a

* Update README.md

* a

* Update .umirc.dev.ts
2021-01-02 22:47:40 +08:00

5 lines
51 B
TypeScript

export default {
base: '/',
publicPath: '/'
};