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

Sourcemaps optional #381

Open
Wolfr opened this issue Jun 21, 2021 · 0 comments
Open

Sourcemaps optional #381

Wolfr opened this issue Jun 21, 2021 · 0 comments

Comments

@Wolfr
Copy link
Contributor

Wolfr commented Jun 21, 2021

We could provide an option if you want to see sourcemaps from the CSS or not.

css: {
  sourcemaps: false
}

There should probably be a split between Bedrock sourcemaps and production sourcemaps, and the implementation is probably different between sass.js and postcss.js.

Personally I am never bothered by sourcemaps being in the build files, even for production websites, but maybe there are other opinions out there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant