support for settings package

This commit is contained in:
Peli de Halleux
2019-10-09 08:12:22 -07:00
parent fb5776ec41
commit b653e54917
4 changed files with 11 additions and 2 deletions

3
libs/settings/pxt.json Normal file
View File

@ -0,0 +1,3 @@
{
"additionalFilePath": "../../node_modules/pxt-common-packages/libs/settings"
}