Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to use bun with oruga #571

Open
websitevirtuoso opened this issue Aug 28, 2023 · 0 comments
Open

Ability to use bun with oruga #571

websitevirtuoso opened this issue Aug 28, 2023 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@websitevirtuoso
Copy link

Description

https://bun.sh/

I tried to run bun with oruga but got next error

 bun run serve
$ vue-cli-service serve
 INFO  Starting development server...
98% after emitting

 ERROR  Failed to compile with 1 error                                                                                                                                                                                      1:49:04 p.m.

 error  in ./node_modules/@oruga-ui/oruga-next/dist/esm/InstanceRegistry-1e116bd6.mjs

Module parse failed: Unexpected token (2:11)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| class InstanceRegistry {
>     entries;
|     constructor() {
|         this.entries = [];

 @ ./node_modules/@oruga-ui/oruga-next/dist/esm/index.mjs 80:0-41
 @ ./src/js/enso.js
 @ multi (webpack)-dev-server/client?http://10.0.0.60:8080&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/js/enso.js

Why Oruga need this feature

@jtommy jtommy added the enhancement New feature or request label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

3 participants