Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

How to integrate it with vue? #50

@gustawdaniel

Description

@gustawdaniel

https://cli.vuejs.org/guide/webpack.html#using-resolved-config-as-a-file

In Vue I can only:

  • chainWebpack
  • configureWebpack

And usage of '@easy-webpack/core' and generateConfig leads to error

RangeError: Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
    at Function.isArray (<anonymous>)
    at assign (/home/daniel/exp/meteor-webpack-client-example/vue-app/node_modules/@easy-webpack/assign/dist/index.js:8:15)

I want to use vue.config.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions