Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 343 Bytes

File metadata and controls

11 lines (9 loc) · 343 Bytes

This action allow you to build your JS file and get only compiled files (run it on node:10:16)

You need to replace the inputs commands:

      - name: building
        uses: PoulainMaxime/githubActionBuildJS@master
        with:
          cmd: npm | yarn
          path: $PATH | you can leave it blank if the project and has the root