Giter VIP home page Giter VIP logo

Comments (3)

ZachJW34 avatar ZachJW34 commented on August 11, 2024 1

Glad I could help!

  1. I'm not too familiar with eslint onsave, but I downloaded the eslint extension, added "editor.codeActionsOnSave": { "source.fixAll.eslint": true } and it was working correctly. This was done with a fresh nx workspace mind you.
  2. Could you create an issue regarding this with some more details? I can take a look but I'd need some more information.
  3. We considered supporting fileReplacements but opted to stick with supporting what the vue-cli supports when it comes to environment variables.

from nx-plus.

ZachJW34 avatar ZachJW34 commented on August 11, 2024

I was able to integrate vuetify without having to manipulate the webpack config. Check out this repo demoing vuetify. I followed the documentation for installing vuetify in a vue-cli powered project and copied the changes over.

from nx-plus.

emjimadhu avatar emjimadhu commented on August 11, 2024

Thank you so much it worked perfectly. I just have few things i observed.

  1. For some reasons, my onsave lint in vscode is not working at all. It is working for other apps. But not for vue.
  2. The test files does not detect jest env in vscode but it is working on other apps too.
  3. It seems like the environment.ts is not avaiable. When i try to create one manually and add "fileReplacements" key in workspace. It is giving me a error saying that i cant use that key. Is there a plan to support it?

Thanks.

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.