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

Switch SASS Compiler to support Sourcemaps #425

Open
TiKevin83 opened this issue Sep 13, 2021 · 2 comments
Open

Switch SASS Compiler to support Sourcemaps #425

TiKevin83 opened this issue Sep 13, 2021 · 2 comments

Comments

@TiKevin83
Copy link
Collaborator

Sourcemaps would be a huge help to development of CSS resources, but WebOptimizer doesn't support them and didn't respond to my GitHub issue. We should switch to webpack or bare npm scripts so we can build sourcemaps, and I would suggest shipping them even to live since they only get loaded in devtools and the site is open source.

@nattthebear
Copy link
Collaborator

WebOptimizer was a nice quick win, but it doesn't seem to be well maintained. Hopefully we can do this with something other than Webpack.

@adelikat adelikat added this to the Future milestone Sep 15, 2021
@TiKevin83
Copy link
Collaborator Author

I have a branch going that fixes this but the package only works with dotnet run, trying to run in visual studio is throwing errors about System.Runtime assembly references

https://github.com/TiKevin83/tasvideos/tree/better-css-compilation

@adelikat adelikat removed this from the Future milestone Oct 1, 2022
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

4 participants