porscheofficial / cookie-consent-banner

The lightweight and flexible Cookie Consent Banner
MIT License
149 stars 6 forks source link

Console showing "stencil Running in development mode." #33

Open saniprogger opened 1 month ago

saniprogger commented 1 month ago

Node/npm version(s): Node: v20.17.0 NPM: 10.8.2

Package(s) version(s):

    @porscheofficial/cookie-consent-banner@4.0.3

Browser(s) version(s): Chrome Version 129.0.6668.90 (Official Build) (arm64)

Description of the issue/feature: We have included the cookie banner into our Angular Application. The banner works fine, but the Browser Console always logs "stencil Running in development mode." See screenshot:

Screenshot 2024-10-07 at 09 37 19

This is not looking good in a productive application. Can you make sure stencil is build not in dev mode for the plugin?

Some example to reproduce the issue: Install the library as described here https://github.com/porscheofficial/cookie-consent-banner/tree/main/packages/cookie-consent-banner via npm package manager.

Use cases: