소스 검색

Stub empty 'helios/index'.

(It is excluded. But it must be found
during build anyway or it fails)
Herby Vojčík 5 년 전
부모
커밋
a42c724929
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 () {