e46ca4ee54
Invoking from scripts/svelte-check is currently broken due to sass imports - it appears to have been broken some time back.
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
|
|
SASS_PATH=$(pwd)/bazel-bin ts/node_modules/.bin/svelte-check --workspace ts
|