Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document steps for using ionic with non-ionic build #845

Closed
abierbaum opened this issue Oct 18, 2016 · 1 comment
Closed

Document steps for using ionic with non-ionic build #845

abierbaum opened this issue Oct 18, 2016 · 1 comment

Comments

@abierbaum
Copy link

Sorry if this isn't the correct place to request documentation additions.

I would like to add an Ionic 2 progressive web app (ie. non-native just standard ng2 app) to our existing set of Angular 2 applications managed by our webpack build. Is there a set of instructions for how to build an Ionic app outside of the ionic cli? We already have angular2 and all the build setup working for sass, minification, etc. We just want to add another angular2 application to the mix that uses ionic2.

More specifically, I would like to get ionic building inside a build for multiple web applications that is based on https://github.com/AngularClass/angular2-webpack-starter3. The main thing I am trying to solve is how to create the base scss file that imports everything core needed by ionic? (rules, assets, fonts, etc)

Is this something that could be documented to help people that are not using the ionic command line tool or app-scripts?

@perrygovier
Copy link
Contributor

Pruning legacy docs issues. If you'd still like these fixed, please open a PR on @ionic-team/ionic-legacy-docs

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

No branches or pull requests

2 participants