Giter VIP home page Giter VIP logo

Comments (3)

SantoJambit avatar SantoJambit commented on May 21, 2024
  • If a pilets.files directory entry contains subdirectories, issue a warning that it will be shallowly copied?
  • If a pilet.files entry contains a .gitignore file (or other file that is not published to npm), issue an error?
  • If a pilet.files entry exists, that is not specified in files or maybe specified in .npmignore (i.e. doesn't get published), issue an error?
  • Ensure that exported/external dependencies are listed in "dependencies", i.e. not in "devDependencies".
  • Maybe a simple schema validation for the pilets part of package.json?

from piral.

FlorianRappl avatar FlorianRappl commented on May 21, 2024

If a pilets.files directory entry contains subdirectories, issue a warning that it will be shallowly copied?

But that would be rather hostile, right? I mean its the default behavior to leave this out / make a shallow copy (which may be totally desirable). We can make an info output (leaving out "x" files from the subdirectories of) to hint in that direction.

Yep, rest sounds very good - thanks a lot for the fruitful input @SantoJambit !

from piral.

FlorianRappl avatar FlorianRappl commented on May 21, 2024

Landed in develop.

from piral.

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.