Browse Source

Stub empty 'helios/index'.

(It is excluded. But it must be found
during build anyway or it fails)
Herby Vojčík 5 years ago
parent
commit
a42c724929
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Gruntfile.js

+ 1 - 0
Gruntfile.js

@@ -79,6 +79,7 @@ module.exports = function (grunt) {
                 options: {
                     mainConfigFile: "config.js",
                     rawText: {
+                        "helios/index": "",
                         "__app__": "(" + function () {
                             define(["amber/devel", "amber/core/Platform-Node", "amber_cli/AmberCli"], function (amber) {
                                 amber.initialize().then(function () {