esbuild
Here are 406 public repositories matching this topic...
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
HI there,
I wanted to tryout Ladle, although my components are not found in the src folder. Therefore I wanted to overwrite the default glob, but unfortunately Ladle doesn't seem to pickup the change. Happening both via CLI as well as via the config file. Any thought?
<img width="2242" alt="Screenshot 2022-03-23 at 10 08 22" src="https://user-images.githubusercontent.com/4519142/159663884-b7
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Mar 18, 2022 - Shell
-
Updated
Mar 12, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Nov 17, 2021 - TypeScript
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Feb 14, 2022 - TypeScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Mar 26, 2022 - EJS
Preact Support
Bringing Preact into vitext. That simple.
Link Component
Script Component
When configuring the eleventy option pathPrefix which prefixes paths (e.g. subfolder output), running slinkity compared to vanilla eleventy does stick to the unprefixed paths.
To Reproduce
Steps to reproduce the behavior:
- add
pathPrefix: '/foo/'tomodule.exportsof.eleventy.js - add urls with {{ link | url }} for the prefix to work eleventy
- run build
- see urls in outp
-
Updated
Mar 23, 2022 - TypeScript
-
Updated
Mar 21, 2022 - TypeScript
-
Updated
Mar 26, 2022 - Shell
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Feb 19, 2022 - TypeScript
Improve this page
Add a description, image, and links to the esbuild topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the esbuild topic, visit your repo's landing page and select "manage topics."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined