diff --git a/bsconfig.json b/bsconfig.json new file mode 100644 index 00000000..efb6d4c1 --- /dev/null +++ b/bsconfig.json @@ -0,0 +1,10 @@ +{ + "files": [ + "manifest", + "source/**/*.*", + "components/**/*.*", + "images/**/*.*", + "resources/**/*.*", + "locale/**/*.*" + ] +} \ No newline at end of file