Skip to content

Uncaught ReferenceError: process is not defined #151

Closed
@vird

Description

@vird

Just a clean install

npm install -g vue-cli
vue init webpack project
cd project
npm install
npm run dev

process.env.NODE_ENV entities are not replaced by

new webpack.DefinePlugin({
   'process.env': config.dev.env
}),

node -v
v6.2.1

possibly related
webpack/webpack#2312

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