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

How can I transpileDependencies when using webpack encore #1242

Open
nimonimonimo opened this issue Dec 2, 2023 · 0 comments
Open

How can I transpileDependencies when using webpack encore #1242

nimonimonimo opened this issue Dec 2, 2023 · 0 comments

Comments

@nimonimonimo
Copy link

nimonimonimo commented Dec 2, 2023

Hi,

In my Symfony/VueJS/Vuetify project I am trying to use package vuetify tiptap WYSIWYG-editor. However, here: iliyaZelenko/tiptap-vuetify#248 (comment) I can read that I need to add:
transpileDependencies: [ /[\\/]node_modules[\\/]tiptap.*/ ],
to module.exports in "config.vue.js". But this file is only parsed if using vue-cli -- which I am not.

Could someone help me figure out the syntax for adding transpilingDependencies to webpack.config.js?

Thanks in advance!

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