Files
notesnook/packages/editor/scripts/build.sh

3 lines
72 B
Bash
Raw Normal View History

ln -s $(realpath ./src/styles.css) $(realpath ./dist/)
yarn tsc --watch