Arjen Geerse

Results 7 issues of Arjen Geerse

## Is your feature request related to a problem? Please describe. Inside Svelte `` blocks, PostCSS is not being used. ## Describe the solution you'd like I would like to...

🚀 feature

When building from a subdirectory containing a tsconfig file, the build process seems to parse the tsconfig file from the root directory as well, referring to it as `../tsconfig.json`. ![image](https://user-images.githubusercontent.com/1224765/151802267-be1e6cf0-c55d-4271-9a4e-a2af033dd254.png)...

type: bug

It would be nice to be able to see the divolte version in the javascript tag file.

I would like to pass options to the esbuild command. For example, the ability to indicate that the text loader should be used for html files. https://esbuild.github.io/api/#loader Or the ability...

type: feature
area: functions
area: command: deploy

I am trying to use webc components in an Nx monorepo. This means I do not have a `./node_modules` in my eleventy project, but that the node_modules folder is located...

Hi, Maybe it would be good to remove the ngx-bootstrap dependency? As material brings it's own styliing, we could get rid of bootstrap. It adds extra weight and ngcc compile...

In the build log, the plugin logs the replaced variables. It should not display the values here, as these are sometimes secrets.