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

Testing ARnft without babel #11

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Testing ARnft without babel #11

wants to merge 3 commits into from

Conversation

kalwalt
Copy link
Owner

@kalwalt kalwalt commented Feb 2, 2022

Testing ARnft without babel. i receive an ESlint error complaining that eslint is not set in ARnft dist. I turn around this issue disabling in vue.config.js eslint on save lintOnSave: false, see f897413

@kalwalt kalwalt changed the title testing ARnft without babel Testing ARnft without babel Feb 3, 2022
@kalwalt kalwalt self-assigned this Feb 3, 2022
@kalwalt kalwalt added bug Something isn't working enhancement New feature or request labels Feb 3, 2022
@kalwalt
Copy link
Owner Author

kalwalt commented Feb 16, 2022

With commit 38a031e i'm testing if excluding the @webarkit/arnft package from babel-loader as dicsussed here: webarkit/ARnft#256 (comment) i can compile the project. But still i'm getting:

ERROR  Failed to compile with 1 error16:33:04


Syntax Error: Error: No ESLint configuration found in /home/walter/kalwalt-github/webarkit-org/ARnft/dist.

@kalwalt
Copy link
Owner Author

kalwalt commented Feb 16, 2022

i think until i will not found another solution, i will simply use lintOnSave: false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant