Jason Moore
Jason Moore
Are you using the Sass or NodeSass compiler? Can you provide your compilerconfig.json and compilerconfig.json.defaults?
The map should be generated at the end of the css file; I’ll look into expanding the options for the source maps.
I can take another look into upgrading Babel, but last time I tried, it caused other issues and I ended up having to revert back to the old version. https://github.com/failwyn/WebCompiler/issues/15
Would you mind sharing a sample project so that I can be sure our configurations are identical for debugging?
Is there any way you can help me replicate this? I have no experience with Docker; a sample application demonstrating the issue would be invaluable.
This appears to have broken when I upgraded the nuget package; the working version was using the last version of Mads’ extension from nuget; I don’t have a Linux machine...
@randomman552 I only have a windows machine, so I'll need someone to submit a PR and commit to maintaining this functionality.
Can you provide some examples of your vision? Load order doesn’t matter for your js files?
I’ll look into what it would take to support this.
File order isn’t important to your bundles?