enuchi / React-Google-Apps-Script

This is your boilerplate project for developing React apps inside Google Sheets, Docs, Forms and Slides projects. It's perfect for personal projects and for publishing complex add-ons in the Google Workspace Marketplace.
MIT License
1.32k stars 171 forks source link

__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED #227

Closed boris0301 closed 3 weeks ago

boris0301 commented 3 weeks ago

Getting __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED in all html files when using production build. When using build:dev does not add this message in files. Do you know what causing this message and can it be removed ?