Giter VIP home page Giter VIP logo

Comments (6)

DavainWhite avatar DavainWhite commented on August 11, 2024

@BuckyMaler were there any errors in what I found in the post above ?

from nx-plus.

ZachJW34 avatar ZachJW34 commented on August 11, 2024

@DavainWhite Do you develop on a Windows machine? I just submitted a PR that fixes assets not being copied on Windows machines. #88

from nx-plus.

DavainWhite avatar DavainWhite commented on August 11, 2024

@ZachJW34 yes, windows 10

from nx-plus.

ZachJW34 avatar ZachJW34 commented on August 11, 2024

@DavainWhite I believe this should fix your issue then. Try checking out the branch and adding some assets. If you cloned the repo, you can check out the branch by running git fetch origin pull/88/head:fix-vue-windows-assets && git checkout fix-vue-windows-assets
Also, we recently added a script to improve development experience. If you check out the pull request (make sure to run yarn to install some newly added dependencies), you can run:

  1. yarn create-playground
  2. cd ./tmp/nx-playground/proj/
  3. nx g @nx-plus/vue:app my-app
  4. touch apps/my-app/public/random-image.png
  5. nx build my-app
  6. Verify contents of dist/apps/my-app

from nx-plus.

DavainWhite avatar DavainWhite commented on August 11, 2024

@ZachJW34 removed all tests but the build and build subdir for time's sake
image
vue.test.zip

Added custom template files site.manifest and it worked
image
vue.test.zip

from nx-plus.

DavainWhite avatar DavainWhite commented on August 11, 2024

@ZachJW34 looks good on windows, is there a scheduled date for the next npm release ?

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.