Open
Description
Issue type
I'm submitting a ... (check one with "x")
- [ X ] bug report
- feature request
- question about the decisions made in the repository
Issue description
Current behavior:
I am trying to work with webpack 4 with ngx-admin project- But all the theme style is not working. Everything compiled successfully and the angular is running, except the theme style.
I am probably missing something but I am not sure what.
Expected behavior:
To be able to run the ngx-admin with webpack 4.
Steps to reproduce:
- I cloned the ngx-admin start kit
- Added webpack configuration
Related code:
insert short code snippets here
Other information:
npm, node, OS, Browser
<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->
Angular, Nebular
<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->