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

Hide Powered by Enable3D? #351

Open
yandeu opened this issue Mar 6, 2023 · 1 comment
Open

Hide Powered by Enable3D? #351

yandeu opened this issue Mar 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@yandeu
Copy link
Member

yandeu commented Mar 6, 2023

Can we avoid showing in console about Powered by Enable3D?

Originally posted by @Smithangshu in #350

@yandeu yandeu added the enhancement New feature or request label Mar 6, 2023
@jpg-gamepad
Copy link

Depending on how you are importing Enable3D, you can look for this in your enable3d.js or enable3d.min.js file and remove it.

console.log("%c %c %c %c %c Powered by enable3d v0.25.3 %c https://enable3d.io/","background: #ff0000","background: #ffff00","background: #00ff00","background: #00ffff","color: #fff; background: #000000;","background: none");

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

No branches or pull requests

2 participants