René's URL Explorer Experiment


Title: SCSS SourceMap pointing to the Parent selector only. · Issue #2826 · angular/angular-cli · GitHub

Open Graph Title: SCSS SourceMap pointing to the Parent selector only. · Issue #2826 · angular/angular-cli

X Title: SCSS SourceMap pointing to the Parent selector only. · Issue #2826 · angular/angular-cli

Description: Mac OSX (El Capitan?) angular-cli: 1.0.0-beta.18 node: 6.7.0 When running 'ng serve' or 'ng build' the SCSS SourceMaps only point to the Parent selector and not the correct selector. But as you can see it is not pointing to the correct s...

Open Graph Description: Mac OSX (El Capitan?) angular-cli: 1.0.0-beta.18 node: 6.7.0 When running 'ng serve' or 'ng build' the SCSS SourceMaps only point to the Parent selector and not the correct selector. But as you can...

X Description: Mac OSX (El Capitan?) angular-cli: 1.0.0-beta.18 node: 6.7.0 When running 'ng serve' or 'ng build' the SCSS SourceMaps only point to the Parent selector and not the correct selector...

Opengraph URL: https://github.com/angular/angular-cli/issues/2826

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"SCSS SourceMap pointing to the Parent selector only.","articleBody":"Mac OSX (El Capitan?)\nangular-cli: 1.0.0-beta.18\nnode: 6.7.0\n\nWhen running 'ng serve' or 'ng build' the SCSS SourceMaps only point to the Parent selector and not the correct selector.\n\n\u003cimg width=\"320\" alt=\"2016-10-22_0150\" src=\"https://cloud.githubusercontent.com/assets/3236909/19618268/21cb7c3a-97fa-11e6-97c3-8547c933d7ab.png\"\u003e\n\nBut as you can see it is not pointing to the correct selector.  It should be pointing to line 13 not line 5.\n\n\u003cimg width=\"298\" alt=\"2016-10-22_0156\" src=\"https://cloud.githubusercontent.com/assets/3236909/19618290/016d5746-97fb-11e6-887d-4ea0db9e34ae.png\"\u003e\n\nThis seems to be related more towards angular-cli and webpack as running the node-sass cli works fine and points to line 13\n`node-sass --source-map true src/styles.scss \u003e styles.css`\n\nI have tried changing devtool to 'source-map' in \n/node_modules/angular-cli/models/webpack-build-development.js\nAnd still no luck.\n\nPS in order to get SourceMaps to work I needed to add ?sourceMap to the css and sass loaders in \n/node_modules/angular-cli/models/webpack-build-common.js\nAlso I needed to update angular-cli: 1.0.0-beta.17 to angular-cli: 1.0.0-beta.18\n\nHere is my loader configurations in \n/node_modules/angular-cli/models/webpack-build-common.js\n\n\u003e //  in main, load css as raw text\n\u003e                 {\n\u003e                     exclude: styles,\n\u003e                     test: /.css$/,\n\u003e                     loaders: ['raw-loader', 'postcss-loader']\n\u003e                 }, {\n\u003e                     exclude: styles,\n\u003e                     test: /.styl$/,\n\u003e                     loaders: ['raw-loader', 'postcss-loader', 'stylus-loader'] },\n\u003e                 {\n\u003e                     exclude: styles,\n\u003e                     test: /.less$/,\n\u003e                     loaders: ['raw-loader', 'postcss-loader', 'less-loader']\n\u003e                 }, {\n\u003e                     exclude: styles,\n\u003e                     test: /.scss$|.sass$/,\n\u003e                     loaders: ['raw-loader', 'postcss-loader', 'sass-loader?sourceMap']\n\u003e                 },\n\u003e                 // outside of main, load it via style-loader\n\u003e                 {\n\u003e                     include: styles,\n\u003e                     test: /.css$/,\n\u003e                     loaders: ['style-loader', 'css-loader', 'postcss-loader']\n\u003e                 }, {\n\u003e                     include: styles,\n\u003e                     test: /.styl$/,\n\u003e                     loaders: ['style-loader', 'css-loader', 'postcss-loader', 'stylus-loader']\n\u003e                 }, {\n\u003e                     include: styles,\n\u003e                     test: /.less$/,\n\u003e                     loaders: ['style-loader', 'css-loader', 'postcss-loader', 'less-loader']\n\u003e                 }, {\n\u003e                     include: styles,\n\u003e                     test: /.scss$|.sass$/,\n\u003e                     loaders: ['style-loader', 'css-loader?sourceMap', 'postcss-loader', 'sass-loader?sourceMap']\n\u003e                 }\n\nI tried removing 'postcss-loader' and also rearranging the loaders, but still no luck.\n\nI am thinking that maybe one of the loaders is running before the sass source-maps is running and getting the incorrect or compressing the css before it runs the source map, but I am not sure.\n\nAny Help?\n\nThanks\n","author":{"url":"https://github.com/ggedde","@type":"Person","name":"ggedde"},"datePublished":"2016-10-22T09:37:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":17},"url":"https://github.com/2826/angular-cli/issues/2826"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:011e4006-a049-25fe-a965-f373ebde9eb9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB55A:18A62A:E628CDA:12AF119C:69772205
html-safe-nonce87a546cb7a37c68ce3da6d847988c420ea943ae3259c5a34c5b73c94a434856c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTVBOjE4QTYyQTpFNjI4Q0RBOjEyQUYxMTlDOjY5NzcyMjA1IiwidmlzaXRvcl9pZCI6IjgxNTAxODgzNzEzOTQxMDk5NTciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca49f18439e6a26d43329359ac3d53961403d53ef34d0fad473cd1021cc26bdc7
hovercard-subject-tagissue:184620614
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/angular/angular-cli/2826/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2fd19b820a2be4d775bdbef95c31fcd59fbbb5f9720ac9ab75495bcd2496b603/angular/angular-cli/issues/2826
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2fd19b820a2be4d775bdbef95c31fcd59fbbb5f9720ac9ab75495bcd2496b603/angular/angular-cli/issues/2826
og:image:altMac OSX (El Capitan?) angular-cli: 1.0.0-beta.18 node: 6.7.0 When running 'ng serve' or 'ng build' the SCSS SourceMaps only point to the Parent selector and not the correct selector. But as you can...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameggedde
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/angular/angular-cli git https://github.com/angular/angular-cli.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id36891867
octolytics-dimension-repository_nwoangular/angular-cli
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id36891867
octolytics-dimension-repository_network_root_nwoangular/angular-cli
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/angular/angular-cli/issues/2826#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular-cli%2Fissues%2F2826
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular-cli%2Fissues%2F2826
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=angular%2Fangular-cli
Reloadhttps://github.com/angular/angular-cli/issues/2826
Reloadhttps://github.com/angular/angular-cli/issues/2826
Reloadhttps://github.com/angular/angular-cli/issues/2826
angular https://github.com/angular
angular-clihttps://github.com/angular/angular-cli
Notifications https://github.com/login?return_to=%2Fangular%2Fangular-cli
Fork 11.9k https://github.com/login?return_to=%2Fangular%2Fangular-cli
Star 27k https://github.com/login?return_to=%2Fangular%2Fangular-cli
Code https://github.com/angular/angular-cli
Issues 265 https://github.com/angular/angular-cli/issues
Pull requests 30 https://github.com/angular/angular-cli/pulls
Actions https://github.com/angular/angular-cli/actions
Security 1 https://github.com/angular/angular-cli/security
Insights https://github.com/angular/angular-cli/pulse
Code https://github.com/angular/angular-cli
Issues https://github.com/angular/angular-cli/issues
Pull requests https://github.com/angular/angular-cli/pulls
Actions https://github.com/angular/angular-cli/actions
Security https://github.com/angular/angular-cli/security
Insights https://github.com/angular/angular-cli/pulse
New issuehttps://github.com/login?return_to=https://github.com/angular/angular-cli/issues/2826
New issuehttps://github.com/login?return_to=https://github.com/angular/angular-cli/issues/2826
SCSS SourceMap pointing to the Parent selector only.https://github.com/angular/angular-cli/issues/2826#top
area: @angular-devkit/build-angularhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22area%3A%20%40angular-devkit%2Fbuild-angular%22
freq3: highhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22freq3%3A%20high%22
severity2: inconvenienthttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22severity2%3A%20inconvenient%22
type: bug/fixhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%2Ffix%22
https://github.com/ggedde
https://github.com/ggedde
ggeddehttps://github.com/ggedde
on Oct 22, 2016https://github.com/angular/angular-cli/issues/2826#issue-184620614
https://cloud.githubusercontent.com/assets/3236909/19618268/21cb7c3a-97fa-11e6-97c3-8547c933d7ab.png
https://cloud.githubusercontent.com/assets/3236909/19618290/016d5746-97fb-11e6-887d-4ea0db9e34ae.png
area: @angular-devkit/build-angularhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22area%3A%20%40angular-devkit%2Fbuild-angular%22
freq3: highhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22freq3%3A%20high%22
severity2: inconvenienthttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22severity2%3A%20inconvenient%22
type: bug/fixhttps://github.com/angular/angular-cli/issues?q=state%3Aopen%20label%3A%22type%3A%20bug%2Ffix%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.