Mudit Somani
Mudit Somani
The project is quite large, I am sending a video to demonstrate instead.
https://youtu.be/IBU5thnrtHU My preprocess config: ```js const preprocess = [ mdsvex({ extension: '.svx', layout: './src/helpers/MDXLayout.svelte', remarkPlugins: [ require('remark-sectionize'), [ require('remark-class-names'), { classMap: { 'heading[depth=1]': 'text-h2 mb-4', 'heading[depth=2]': 'text-h3 mb-3', 'heading[depth=3]': 'text-h4...
Interesting thing was that when I was first removed the lang tag, then ran the `sapper dev` then added the lang tag back in, there were no errors.
I tried moving the `sveltePreprocess` to the start of the array but the outcome was still the same
Try to use `{@html ...}` as a workaround
Switch to jest. It uses jasmine and can be easily used without gulp.
Has in-browser use been added?
Any updates on this?
I we are trying to be an alternative, then why not be a better one?
https://github.com/jquery/jquery/issues/2871