Hacker News new | ask | show | jobs
by Klathmon 3375 days ago
we do the same, but the npm scripts are just the "entry point". one of them was this:

    "build:dist": "NODE_ENV=production babel ./src --out-dir ./dist"