Han Kruiger
Han Kruiger
In particular the setting that you seem to want is this: ``` "files.associations": { ".env.*": "dotenv" }, ```
Thanks @Keats, I can confirm that building with the newer image on Netlify solved this problem for me! :rocket: To change the build image in Netlify, go to *Deploy settings*...
It seems like backlinks are also needed for the footnotes to render correctly in some (/many?) RSS readers: https://css-tricks.com/footnotes-that-work-in-rss-readers/
It looks like this can be closed now, as `vue.draggable.next` uses SortableJS 1.14 and I can no longer reproduce the issue.
I am having the same issues. Looking in the debugger tab (in Firefox) it seems like the breakpoint is triggered in a non-sourcemapped version of the file: The offset seems...