version 7.0.0 `compilerOptions` breaks preprocess
See original GitHub issueThis is the repo I’m using with tailwindcss and sapper-rollup template from https://github.com/andrasbacsai/sapper-tailwind-starter. I ran npm run dev
and got this error:
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
rollup-plugin-svelte
Preprocessor sourcemap support (#157). 7.0.0. New minimum version requirements (#138, #142):. Rollup 2+; Svelte 3.5+ (Svelte 2 is no longer supported) ...
Read more >MSBuild reference for .NET SDK projects
Reference for the MSBuild properties and items that are understood by the .NET SDK.
Read more >jest-preset-angular - npm
Jest preset configuration for Angular projects. Latest version: 12.2.3, last published: 22 days ago. Start using jest-preset-angular in your ...
Read more >Migration Guide
This guide details the changes and how to change your code to migrate to Cypress version 12.0. See the full changelog for version...
Read more >Using the GNU Compiler Collection
the GNU Free Documentation License, Version 1.3 or any later version published by the ... When you invoke GCC, it normally does preprocessing,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Most people don’t include useless links in their report. “I’m using X … but not really”
yeah I did that in the repo… also if I add
emitCss: true,
it doesn’t recognize it