forked from Gitlink/forgeplus-react
4 lines
37 B
Bash
4 lines
37 B
Bash
|
|
#!/bin/sh
|
||
|
|
set -e
|
||
|
|
npm link babel-core
|