Explorar el Código

devkit: libraries field not used in amberc configuration

Herbert Vojčík hace 9 años
padre
commit
202bf58d8f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      external/amber-dev/lib/amberc.js

+ 0 - 1
external/amber-dev/lib/amberc.js

@@ -47,7 +47,6 @@ var createDefaultConfiguration = function () {
         stFiles: [],
         jsGlobals: [],
         amdNamespace: 'amber_core',
-        libraries: [],
         compile: [],
         compiled: [],
         outputDir: undefined,