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

Uncaught ReferenceError: parcelRequire is not defined #64

Closed
RedRockerSE opened this issue Sep 28, 2019 · 2 comments
Closed

Uncaught ReferenceError: parcelRequire is not defined #64

RedRockerSE opened this issue Sep 28, 2019 · 2 comments

Comments

@RedRockerSE
Copy link

I'm trying to add the package to a Angular 8-project but adding code as the example on the README makes the site note render and the console gives this error:

index.js:1 Uncaught ReferenceError: parcelRequire is not defined
    at push../node_modules/datebook/dist/index.js.parcelRequire.a2/B (index.js:1)

Any tips?

@TonyDeplanque
Copy link

Same issue. How fixed it ?

jshor added a commit that referenced this issue Apr 24, 2020
Replaces Babili with babel-minify-webpack-plugin. Implements Webpack
Bundle Analyzer to analyze bundle size.
jshor added a commit that referenced this issue Apr 24, 2020
Replaces Babili with babel-minify-webpack-plugin. Implements Webpack
Bundle Analyzer to analyze bundle size.
@jshor
Copy link
Owner

jshor commented Apr 29, 2020

This is now fixed as of v4.0.0.

@jshor jshor closed this as completed Apr 29, 2020
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

3 participants