Skip to content

no build script for app generated with arch-cli i #16

@cognominal

Description

@cognominal

When running such an app with arch-cli s -w and a .ls file is modified,
there is an error message emitted :

0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'run-script', 'build' ]
2 info using npm@2.10.1
3 info using node@v0.12.4
4 verbose stack Error: missing script: build
...

Also reading the sources, I expect the webpack-dev-server running on port 3001.
What is the script to be run?
Also I don't yet understand the architecture. Where is the app.js generated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions