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

Assets and Styles type of behavior #731

Open
AsifulNobel opened this issue Jun 27, 2019 · 0 comments
Open

Assets and Styles type of behavior #731

AsifulNobel opened this issue Jun 27, 2019 · 0 comments

Comments

@AsifulNobel
Copy link

AsifulNobel commented Jun 27, 2019

Is there a way to configure the webpack configuration so that assets, styles & scripts properties in angular.json file are included in the finished build? What I mean is that there are usually properties for assets, styles & scripts in angular.json file, where you can mention additional files & directories. That is helpful to include additional global styles and also the file order in those property arrays are maintained after generating the client-side angular pages. But I did not find anything like that in this starter. At the moment, it looks like only css files that are referenced in styleUrls property are getting included. Is it expected that global style files should be manually referenced on _Layout.cshtml?

I am not very experienced with the webpack build system. So, am I missing something here?

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

1 participant