decoupling-drupal-vuejs/vuejs
dependabot-preview[bot] 2542b49367
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /vuejs
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 18:58:02 +00:00
..
public Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
src Change closing tag for consistency 2019-06-05 21:40:05 +01:00
tests/unit Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
.browserslistrc Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
.editorconfig Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
.env Add Drupal back-end URL 2019-06-05 20:34:57 +01:00
.eslintrc.js Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
.gitignore Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
babel.config.js Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
jest.config.js Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
package.json Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
postcss.config.js Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
README.md Move Vue into the vuejs directory 2019-06-05 19:25:03 +01:00
yarn.lock [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /vuejs 2019-08-30 18:58:02 +00:00

blueconf

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.