Alexandre Iooss
6 years ago
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with
2 additions and
1 deletions
-
vue.config.js
|
|
|
@ -6,7 +6,8 @@ |
|
|
|
* Then you can use for exemple <re2o-hello-world></re2o-hello-world> to call |
|
|
|
* the HelloWorld component. |
|
|
|
* |
|
|
|
* You can develop new components using `yarnpkg watch`. |
|
|
|
* You can develop components using `yarnpkg watch` (auto rebuild in dev mode) |
|
|
|
* and `watch python3 manage.py collectstatic --noinput` (auto collect statics). |
|
|
|
*/ |
|
|
|
|
|
|
|
module.exports = { |
|
|
|
|