-
My code consists of ES Modules, and I use `"type": "module"` in `package.json` to make that clear. I do have a few config files (jest, eslint, and prettier) and a script file that are `.cjs` extension…
-
AWS SAM could potentially reduce overhead that comes from running Serverless Framework since we're only targeting AWS. This can give us more control when deploying resources and functions and could av…
-
### Information about bug
### After switching to branch 14 and setup production site is not opening properly.
![image](https://github.com/frappe/erpnext/assets/97974556/30e0ff9b-d096-49e1-80fe-6ad…
-
I'm setting up builds via zotero-plugin, and notice that the generation of `install.rdf` is not aware of bootstrapped plugins (they should have `true`. Can you add this?
I also wonder, how should …
-
### Current Behavior
I am getting unbound breakpoints in VSCode when trying to debug Nest with a fresh `npx create-nx-workspace@latest`. This just suddenly started occurring over the past 3 days wit…
-
### Agreement
- [X] This is not a duplicate of an existing issue
- [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)…
-
SolidJS supports buildless templating: https://www.solidjs.com/guides/getting-started#buildless-options
which I was experimenting with using [jsdelivr](https://www.jsdelivr.com) - however, while js…
-
![img](https://user-images.githubusercontent.com/50687675/189845122-f4d8bdab-b595-4755-b59f-7a7a451d2830.png)
this is webpack.config :
```ts
import ReactRefreshWebpackPlugin from "@pmmmwh/re…
-
Hi,
I'm using tsup for a library and I really like the simplicity.
I want to use an esbuild plugin I wrote to append ".js" or "index.js" on required imports.
To be sure I tested it in plain esbui…
-
https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-accepting-new-features-or-general-bug-fixes
===========================
so Angular is adding [Jest](https://jestjs.io/) and […