Skip to content

dist/index.app is wrong-o  #10

@spnc-omz

Description

@spnc-omz

In package.json we should see the following:

"scripts": {
    "dev": "export NODE_ENV=development && webpack-dev-server --devtool eval --progress --colors --port=9000 --hot --content-base app",
    "test": "export NODE_ENV=test && karma start",
    "build": "export NODE_ENV=production && node node_modules/.bin/webpack && cp app/app.html dist/index.html"
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions