mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 05:35:10 +00:00
Support for .meta.json files other than init (#189)
* Support for .meta.json files other than init * Localize .meta.json application
This commit is contained in:
committed by
Lucien Greathouse
parent
ff53113358
commit
a3dc4fa001
3
test-projects/meta_files/src/StringValue.meta.json
Normal file
3
test-projects/meta_files/src/StringValue.meta.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ignoreUnknownInstances": true
|
||||
}
|
||||
Reference in New Issue
Block a user