Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Support for webpack with multiple entries #208

Open
scottschafer opened this issue Jul 4, 2017 · 0 comments
Open

Support for webpack with multiple entries #208

scottschafer opened this issue Jul 4, 2017 · 0 comments

Comments

@scottschafer
Copy link

Prerequisites

Description

I would like the ability to generate multiple entry points, so that I can create a multiple page application with this generator.

Failing that, I'd love to get instructions on how to modify the generated webpack configuration to allow this, because I've been flailing.

Error Message & Stack Trace

COPY THE ERROR MESSAGE, INCLUDING STACK TRACE HERE

Config

{
"generator-fountain-angular1": {
"version": "1.0.0",
"props": {
"framework": "angular1",
"modules": "webpack",
"js": "typescript",
"ci": "",
"css": "less",
"resolved": "/usr/local/lib/node_modules/generator-fountain-webapp/node_modules/generator-fountain-angular1/generators/app/index.js",
"namespace": "fountain-angular1:app",
"_": [],
"sample": "todoMVC",
"router": "none"
}
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant