|
|
@@ -3,7 +3,7 @@
|
|
|
crowi-plus
|
|
|
===========
|
|
|
|
|
|
-[](https://heroku.com/deploy?template=https://github.com/weseek/crowi-plus/tree/v1.0.0-RC6)
|
|
|
+[](https://heroku.com/deploy?template=https://github.com/weseek/crowi-plus/tree/v1.0.0-RC7)
|
|
|
|
|
|
[](https://app.wercker.com/project/byKey/39cdc49d067d65c39cb35d52ceae6dc1)
|
|
|
[](https://david-dm.org/weseek/crowi-plus)
|
|
|
@@ -96,7 +96,7 @@ npm run server:prod
|
|
|
```bash
|
|
|
# development
|
|
|
npm run build:dev
|
|
|
-# production (jit)
|
|
|
+# production
|
|
|
npm run build:prod
|
|
|
```
|
|
|
|