Просмотр исходного кода

Enable Playground Declaration Files

Enable playground Lib .d.ts files
Mackey Kinard 5 лет назад
Родитель
Сommit
34466ad86e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -166,6 +166,7 @@ node_modules
 !dist/**/*.js.map
 !lib.d.ts
 !src/LibDeclarations/*.d.ts
+!Playground/libs/*.d.ts
 *.fragment.ts
 *.vertex.ts
 **/ShadersInclude/**/*.ts