-
I'm targeting `esnext` in tsconfig, and trying to `import { prop } from '@typegoose/typegoose';` fails with
> SyntaxError: The requested module '@typegoose/typegoose' does not provide an export na…
dandv updated
2 years ago
-
Add support for FlipDown as an ES module with Webpack or Rollup as suggested in #11.
-
Is the es module build hosted anywhere? I'd like to use it like this:
````
import DataTable from "/javascripts/datatables.net-vue.esm.js"
````
-
The code published to NPM is commonjs, which can't be run in the browser without transformations.
It would be great if you could provide an output using standard es modules, so that this library ca…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
**Admin**
I cleaned and new Laravel 11 installation.
I executed these commands:
- `compo…
-
### Check for duplicates
- [X] I have searched for similar issues before opening a new one.
### Problem
At the moment much of our documentation and examples (including most of the code in the…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
Hey nice package, but unfortunately not ESModule-compliant.
You use the `import` syntax in your documentation, and you even provide TypeScript types, which is a bit misleading because in the hood y…
-
### Describe the bug
Everything works fine with Vite 5.
Top-level await in node_modules.
https://github.com/module-federation/vite/issues/201
### Reproduction
https://github.com/zhangHon…
-
**Search Terms:** ES modules, NPM, build, gulp tasks
There are a couple of issues opened and closed in the [monaco-editor](https://github.com/microsoft/monaco-editor) repo ([#1322](https:…