Alan Agius

Results 85 issues of Alan Agius

Sass modern API provides faster compilations times when used in an async manner. |Application compilation duration | Sass API and Compiler| |-- | --| |60852ms | dart-sass legacy sync API|...

action: review
target: major
flag: breaking change

This dependency is only used to valid that node packages are resolved correctly. With this change we mock the structure of font-awesome to avoid having to install it.

target: patch
action: merge

action: review
target: minor

With this change we fix an issue where type only named imports were being emitted. As a result webpack failed to resolve such symbols as they don't exist in JavaScript....

action: review
target: patch

Nowadays more and more Windows terminals support Unicode. With this change we add support for this terminal and emulators as previously only `Hyper` was supported. We now added support for:...

Hi, Are you willing to accept TypeScript typings within the repo itself? This will make it more convenient for typescript users (and [suggested by typescript](https://github.com/DefinitelyTyped/DefinitelyTyped#create-a-new-package)) to provide typings with the...

### pnpm version: 7.6.0 ### Code to reproduce the issue: ``` pnpm create @angular@next ``` ### Expected behavior: The version specifier is used and the command doesn't error. ### Actual...

type: bug

Follow up from https://github.com/webpack-contrib/sass-loader/issues/1068#issuecomment-1165806693 # Bug report In some cases error stacktraces are printed even though [`errorStack`](https://webpack.js.org/configuration/stats/#statserrorstack) is set to `false`. In some cases `hideStack` is taken into consideration instead....

bug
webpack-5

# Bug report **What is the current behavior?** It appears that when using `ProgressPlugin`, `MiniCssExtractPlugin` and File System cache, the first cache pack gets invalidated with the following reason `Pack...

bug
webpack-5