anki/qt/ts
evandrocoan 5c0dfa69a4 Fix error reading scss;..\aqt_data\web: no such file or directory
Recently on my Windows, out of nowhere, it started throwing:
```
../../ts/node_modules/.bin/tsc --build
../../ts/node_modules/.bin/sass --no-source-map scss:..\\aqt_data\\web
Error reading scss;..\aqt_data\web: no such file or directory.
make: *** [Makefile:26: build] Error 66
```
2020-08-20 22:22:33 -03:00
..
scss fix scrollbars on fields on Windows/Linux 2020-07-02 09:51:50 +10:00
src work around editor freeze issue after external drag & drop 2020-08-19 18:14:07 +10:00
.gitignore Fix error reading scss;..\aqt_data\web: no such file or directory 2020-08-20 22:22:33 -03:00
.prettierrc Set .prettierrc printWidth to 88 because the default is too short 2020-04-22 23:11:03 -03:00
Makefile Fix error reading scss;..\aqt_data\web: no such file or directory 2020-08-20 22:22:33 -03:00
tsconfig.json qt's js code now shares ts/node_modules; more graph work 2020-06-29 15:48:01 +10:00