Giter VIP home page Giter VIP logo

Comments (4)

BuckyMaler avatar BuckyMaler commented on August 11, 2024

Thanks for reporting this and for providing good details. It seems the issue is that nuxt-i18n is dependent on the ~ being configured as an alias with webpack, which is fair since Nuxt does configure that. We remove that alias and others here. The reason it's removed is because we want the tsconfig.base.json to serve as the source of truth for all aliases. Why that's important is explained in more depth here. That being said, I don't think it's problematic to include the aliases provided by Nuxt.

It'd be appreciated if you opened a PR removing our deletion of the aliases provided by Nuxt. FYI, you can reproduce the error using a playground and test your changes there as well.

from nx-plus.

KennyDurand avatar KennyDurand commented on August 11, 2024

Hi @BuckyMaler!

Thanks for your comment and sorry for late reply, I had a lot going on in my projects recently.
I created PR #158. Unit and E2E tests were passing in local environment.

However, I am not 100% sure how to test these modifications on my nx workspace. I launched yarn create-playground but I'm not sure how to use this playground to serve my applications. Is it supposed to bind this new playground automatically for my workspaces?

Thanks a lot for your help!

from nx-plus.

KennyDurand avatar KennyDurand commented on August 11, 2024

Hey @BuckyMaler, have you had the opportunity to look at my PR? I am available to test it further and make additional modifications if needed.

from nx-plus.

BuckyMaler avatar BuckyMaler commented on August 11, 2024

@KennyDurand I requested a small change. Please make that at your convenience.

The playground doesn't link to other workspaces. It provides a new workspace with all of our plugins installed so that you can test your changes. I tested by changing my working directory to tmp/nx-playground/proj, generated a Nuxt app, and added nuxt-i18n.

from nx-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.