-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenttype: bug/fix
Description
Please provide us with the following information:
1. OS?
OSX El Capitan
2. Versions
angular-cli: 1.0.0-beta.9
node: 6.3.0
os: darwin x64
3. Repro steps.
background:
linear-gradient(
rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0.5)), url(../../resources/cinema-min-600.jpg);
- resources folder is currently inside the SRC
- have tried to use the public folder but same issue
This happens when deploying to my github.
4. The log given by the failure.
Failed to load resource: the server responded with a status of 404 (Not Found)
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenttype: bug/fix