GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Axel Rauschmayer (rauschma@fosstodon.org)'s status on Sunday, 03-Mar-2024 07:52:39 JSTAxel RauschmayerAxel Rauschmayer

    #TypeScript: Stale compiled files can cause issues (when you rename an input file, the old output file isn’t removed). That’s why I occasionally do:

    npm run build

    "scripts": {
    "build": "npm run clean && tsc",
    "clean": "shx rm -rf ./dist/*",
    ···
    }

    shx provides cross-platform shell commands: https://exploringjs.com/nodejs-shell-scripting/ch_package-scripts.html#file-system-operations

    In conversationabout a year ago from fosstodon.orgpermalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Running cross-platform tasks via npm package scripts • Shell scripting with Node.js
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.