Thomas Citharel 93cecbe49c
Improve build times
* Fix bulma/buefy being imported many (many !!!) times

* Remove javascript-time-ago because date-fns pretty much does the same
thing

* Make sure languages are loaded asynchronously

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-14 09:46:33 +02:00
..
2020-06-25 12:30:29 +02:00
2020-10-14 09:46:33 +02:00
2020-08-31 14:25:21 +02:00
2020-06-25 12:30:29 +02:00
2020-10-14 09:46:33 +02:00
2020-10-14 09:46:33 +02:00
2020-10-14 09:46:33 +02:00
2020-10-14 09:46:33 +02:00

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.