Giter VIP home page Giter VIP logo

Comments (6)

shashkovdanil avatar shashkovdanil commented on July 28, 2024

Did I understand correctly that we need to copy the project files without the configuration files to the temporary directory, clean the package.json and run the npm publish command in this temporary directory?

RUS:
Правильно ли я понял, что нам надо файлы проекта без файлов настроек скопировать во временную директорию, почистить файл package.json и запустить в этой временной директории команду npm publish?

from nanoid.

ai avatar ai commented on July 28, 2024

@shashkovdanil yeap 👍 (good English, BTW)

from nanoid.

shashkovdanil avatar shashkovdanil commented on July 28, 2024

@ai, I started development here: https://github.com/shashkovdanil/clean-publish
npm package: https://www.npmjs.com/package/clean-publish

from nanoid.

ai avatar ai commented on July 28, 2024

@shashkovdanil very simple repository to start ;). Try to copy open source best practices from Size Limit (CLI project as well).

I tried to create issues for main problems.

from nanoid.

shashkovdanil avatar shashkovdanil commented on July 28, 2024

Сurrent functionality Clean Publish tool:

  1. Remove config files
  2. Remove fields and dev scripts from package.json
  3. npm publish after clean
  4. Args files and fields to delete the specified files and fields

Current tasks:

  1. Tests
  2. Add white list
  3. Fix list npm scripts

from nanoid.

ai avatar ai commented on July 28, 2024

Done by @shashkovdanil

from nanoid.

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.