Yohan Lasorsa
Yohan Lasorsa
FWIW I had this issue using a Chrome binary provided by the `puppeteer` package, but after upgrading to the latest version it's gone completely, so it might not be directly...
I'm seeing this as well, and even worse it cause stylelint to crash: ``` TypeError: Class extends value undefined is not a constructor or null at Object. (/Users/sinedied/projects/generator-ngx-rocket/sample/node_modules/postcss-scss/lib/nested-declaration.js:3:33) at Module._compile...
@anthonychu in addition to custom extensions restoration, there's also the problem that if your add an `extensions.csproj` file into a non .NET project within a SWA (JS for example), you'll...
Thanks, I'll look into it.
I also have the issue, but maybe I can add that I'm using bower with `main-bower-files`, if it can help. As everyone, works fine in 2.3.2. Any news?
Is anyone looking into this issue? This is problematic for production projects, please at least revert the latest nam package to be the 2.3.2 (working) version, to avoid issues.
Something effectively does not seems right 😄 I remember that is used to work though as I did the same thing and using Font Awesome 5 in my slides were...
Sorry for the delay and thanks for the feedback, I will take a look. If it works with inliner directly it's good news, maybe it's just a matter of updating...
I think it's the regex update for markdown links that got merged some times ago that may be flawed, it should not catch empty links anyway and should avoid anything...
The project was mainly developed on OSX, so it's possible there's a few quirks on Windows 😕 I bet it's a path issue somewhere in the inlining code (was added...