Explorar o código

grunt: remove examples target

Manfred Kroehnert %!s(int64=12) %!d(string=hai) anos
pai
achega
61da5d5e1f
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      grunt.js

+ 0 - 6
grunt.js

@@ -66,12 +66,6 @@ module.exports = function(grunt) {
         src: ['Kernel-Tests.st', 'Compiler-Tests.st'],
         libraries: ['SUnit']
       },
-      amber_examples: {
-        working_dir: 'st',
-        target_dir : 'js',
-        src: ['Examples.st'],
-        libraries: ['Canvas', 'IDE']
-      },
       amber_dev: {
         working_dir: 'js',
         src: ['Kernel-Objects.js', 'Kernel-Classes.js', 'Kernel-Methods.js', 'Kernel-Collections.js',