File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1414 "author" : " ZitRo" ,
1515 "license" : " MIT" ,
1616 "devDependencies" : {
17+ "babel-core" : " ^6.7.2" ,
1718 "babel-preset-es2015" : " ^6.6.0" ,
1819 "babelify" : " ^7.2.0" ,
1920 "browserify" : " ^13.0.0" ,
Original file line number Diff line number Diff line change 22/// This class installs and removes <!-- @echo package.printableName -->. Once the class is
33/// compiled, the application will be installed into Caché system. Then open the web-application
44/// [host]/<!-- @echo config.webApplicationName -->/ (slash at the end is required).
5- Class VisualEditor .Installer Extends %Projection .AbstractProjection [ CompileAfter = (<!-- @echo compileAfter --> ) ]
5+ Class VisualEditor .Installer Extends %Projection .AbstractProjection [ CompileAfter = (/* @echo compileAfter */ ) ]
66{
77
88Projection Reference As Installer ;
You can’t perform that action at this time.
0 commit comments