Code Monkey home page Code Monkey logo

Comments (8)

eranbetzalel avatar eranbetzalel commented on June 9, 2024 4

This is a valid workaround for the development environment.

Adding "watchAssets": true seems to make it work correctly.

{
  "$schema": "https://json.schemastore.org/nest-cli",
  "collection": "@nestjs/schematics",
  "sourceRoot": "src",
  "compilerOptions": {
    "deleteOutDir": true,
    "assets": [
      {
        "include": "**/assets/*.html",
        "watchAssets": true
      }
    ]
  }
}

from nest-cli.

kamilmysliwiec avatar kamilmysliwiec commented on June 9, 2024 1

Feel free to do so @CustomEntity

from nest-cli.

micalevisk avatar micalevisk commented on June 9, 2024

please share the output of npx nest info

from nest-cli.

eranbetzalel avatar eranbetzalel commented on June 9, 2024
[System Information]
OS Version     : Windows 10
NodeJS Version : v18.15.0
NPM Version    : 9.5.0     
                           
[Nest CLI]                 
Nest CLI Version : 10.2.1  
                           
[Nest Platform Information]
platform-express version : 10.2.10
cache-manager version    : 2.1.1  
event-emitter version    : 2.0.3
microservices version    : 10.2.10
mapped-types version     : 2.0.4
schematics version       : 10.0.3
passport version         : 10.0.2
terminus version         : 10.1.1
mongoose version         : 10.0.1
common version           : 10.2.10
config version           : 3.1.1
core version             : 10.2.10
jwt version              : 10.2.0
cli version              : 10.2.1
 version                 : 4.0.1
 version                 : 3.1.1
 version                 : 3.0.1

from nest-cli.

kamilmysliwiec avatar kamilmysliwiec commented on June 9, 2024

Would you like to create a PR for this issue? 🙏

from nest-cli.

eranbetzalel avatar eranbetzalel commented on June 9, 2024

@kamilmysliwiec, Sure, I can do that.

from nest-cli.

kasium avatar kasium commented on June 9, 2024

@eranbetzalel had you time to create a PR? This is quite bad issue for me

from nest-cli.

CustomEntity avatar CustomEntity commented on June 9, 2024

@kamilmysliwiec Is this a good "first issue"? I'd like to create a PR to fix this

from nest-cli.

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.