Herbert Vojčík пре 9 година
родитељ
комит
b024f33c8b
1 измењених фајлова са 0 додато и 10 уклоњено
  1. 0 10
      resources/set-inner.js

+ 0 - 10
resources/set-inner.js

@@ -1,10 +0,0 @@
-// Loading this in nested file so that require.config
-// with shim dependencies is in effect.
-// See http://stackoverflow.com/questions/21647956/how-to-config-requirejs-shim-dependencies-just-in-time/
-
-define([
-	'amber/devel-inner',
-	'bootstrap2.3.2/js/bootstrap',
-	'amber_lib/showdown/compressed/showdown',
-    'helios/all'
-]);