Skip to content

PoulainMaxime/githubActionBuildJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

github actions for build JS dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published