We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799f550 commit ca15da6Copy full SHA for ca15da6
6 files changed
tests/legacy-tests/legacy-tests.sh
@@ -1,4 +1,8 @@
1
#!/bin/bash
2
+
3
+## Legacy tests for saving in tag.
4
+## run npm install followed by ./legacy-tests.sh
5
6
NODE="node -r esm"
7
DIR=`dirname $0`
8
0 commit comments