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

Broken after Angular 17 + esbuild + vite implementation #66

Open
bazobehram opened this issue Aug 14, 2024 · 1 comment
Open

Broken after Angular 17 + esbuild + vite implementation #66

bazobehram opened this issue Aug 14, 2024 · 1 comment

Comments

@bazobehram
Copy link

image

"Ace is not defined"
This issue arises after implementing esbuild and Vite with the following code: This cause comes after esbuild and Vite implementation

  import 'brace/theme/github';

In a component usage:

import 'brace';
import 'brace/mode/xml';
import 'brace/mode/text';
import 'brace/theme/github';
@paulper2
Copy link

I am facing same issue any fix for this??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants