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

import locale language #33

Open
lecappa opened this issue Jan 29, 2021 · 0 comments
Open

import locale language #33

lecappa opened this issue Jan 29, 2021 · 0 comments

Comments

@lecappa
Copy link

lecappa commented Jan 29, 2021

Hello,
I cannot import the lang (fr) file.

import {gdprCookieNotice} from 'exports-loader? exports = gdprCookieNotice! gdpr-cookie-notice / dist / script.js';

gdprCookieNotice ({
locale: 'fr', // This is the default value
timeout: 500, // Time until the cookie bar appears
expiration: 30, // This is the default value, in days
implicit: false, // Accept cookies on page scroll automatically
statement: 'https://google.com', // Link to your cookie statement page
performance: ['JSESSIONID'], // Cookies in the performance category.
analytics: ['ga'], // Cookies in the analytics category.
marketing: ['SSID'], // Cookies in the marketing category.
});

my problem is that it always stays in.

Can you help me?

PS: I am under webpack

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

1 participant