You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually the word "demo" is used to describe files created for demo purposes. There is a css file called "demo" in the project and the project itself is described as "demo" in angular.json, so I would like to know if the version available for download is correct.
The text was updated successfully, but these errors were encountered:
Version
2.6.0
Reproduction link
https://
Operating System
Linux Ubuntu
Device
Desktop
Browser & Version
Google Chrome Versão 92.0.4515.107 64 bits
Steps to reproduce
What is expected?
Expected to have the correct project configurations in angular.json file and not demo files.
What is actually happening?
"projects": {
"demo": {
"options": {
"outputPath": "dist/demo",
"src/assets/css/demo.css",
Solution
Additional comments
Usually the word "demo" is used to describe files created for demo purposes. There is a css file called "demo" in the project and the project itself is described as "demo" in angular.json, so I would like to know if the version available for download is correct.
The text was updated successfully, but these errors were encountered: