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

cptable is not defined #174

Open
yf123436 opened this issue Aug 11, 2022 · 1 comment
Open

cptable is not defined #174

yf123436 opened this issue Aug 11, 2022 · 1 comment

Comments

@yf123436
Copy link

My front end reports such an error:
image

@iyu98
Copy link

iyu98 commented Sep 11, 2024

Add to webpack.config or vue.config.js

configureWebpack: {
    externals: {
      './cptable': 'var cptable'
    },
  }

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

2 participants