-
mjs is the accepted file extension for JS with modules so it makes sense to include it in the default set of extensions checked with `gts check`.
I tried to support it via commandline flags but it …
-
# What's happening:
After signing in, or signing up, some data is undefined (e.g. activeMembership, accountStore). Nothing is populated in the DB (tables "account" and "user" are still empty after cr…
Wivon updated
1 month ago
-
### 🔎 Search Terms
mts bundler
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about Bundler
### ⏯ Playground Link
cann…
-
### What version of Bun is running?
1.1.21+70ca2b76c
### What platform is your computer?
Debian GNU/Linux 12 (bookworm) aarch64
### What steps can reproduce the bug?
1. create `index.js…
-
Convert the current hard-coded mechanic to a versioned read of the JSON directory allocated to actions and functions. Code is triggered at opening of `globals.mjs` which may itself not be the correct …
-
## 🐛 Bug Report
When trying to compile a Next.js app using `react-joyride` (React-rc, ReactDOM-rc, Next.js-canary), the build fails.
## To Reproduce
- Install `react-joyride` in a Next.js app…
-
### Which @angular/* package(s) are the source of the bug?
platform-browser
### Is this a regression?
Yes
### Description
When trying to use client hydration with AOT disabled, the app fails to r…
-
I don't know what exactly happend, but when I open the actor Studio for a new Character I only see white content.
In the console I get this error:
`Uncaught (in promise) TypeError: undefined. Fail…
-
Javascript in ES modules with a .mjs file extension are not supported by jsdoc. This is the new extension that's going to be promoted by NodeJS, and already supported by libraries like `@std/esm` for …
-
With node 11 we can support `import` and `.mjs`: https://nodejs.org/api/esm.html
The relevant flag is `--experimental-modules`.
Related: https://github.com/webmixedreality/exokit/pull/601
avaer updated
5 years ago