fredck
|
ffe17c51d4
Initialized the bender configuration file.
|
11 лет назад |
fredck
|
118a4eb1c1
Added npm devDependency for bender with mocha and chai.
|
11 лет назад |
fredck
|
5077ab0808
Merge branch 't/5'
|
11 лет назад |
Piotrek Koszuliński
|
1a37506e43
Follow the naming standard.
|
11 лет назад |
fredck
|
ef856f4fec
Removed an unnecessary argument passed to define().
|
11 лет назад |
fredck
|
2c89d5da34
Added reference to avoid newbies confusion.
|
11 лет назад |
fredck
|
990f13552a
Using console.error where appropriate.
|
11 лет назад |
fredck
|
8880b20fa9
Added proper information about the build directory.
|
11 лет назад |
fredck
|
49b17a2f5b
Removed the RequireJS distro from the repo making it a npm dependency.
|
11 лет назад |
fredck
|
66297bb113
Changed the way the Builder class is exported.
|
11 лет назад |
fredck
|
950871b8c0
Fixed `@type` to `@property`.
|
11 лет назад |
fredck
|
3d4fbbe485
Minor simplification.
|
11 лет назад |
fredck
|
10246ac743
Minor fixes on style, typos, etc.
|
11 лет назад |
fredck
|
9a86ebb025
Exposed the `getBasePath` method to enable testing it more easily.
|
11 лет назад |
fredck
|
f4074f0daf
Stop the building process if the tmp folder already exists.
|
11 лет назад |
fredck
|
76d64c6b3e
Added documentation for the start and end build fragments.
|
11 лет назад |
fredck
|
667acb1c7e
Moved the start and end code fragments to be injected in the build to the src directory.
|
11 лет назад |
fredck
|
c3fc22c074
Extracted the builder logic into a class. Added minimum documentation for it.
|
11 лет назад |
fredck
|
c2413f059b
Removed yet another unnecessary callback wrapping.
|
11 лет назад |
fredck
|
611398217c
Removed an unnecessary callback wrapping.
|
11 лет назад |
fredck
|
051574ae3e
Got rid of a weird way to read a json file.
|
11 лет назад |
fredck
|
2f578cfd0d
Removed unnecessary comments.
|
11 лет назад |
fredck
|
255d2b5840
Enabled uglify by default.
|
11 лет назад |
fredck
|
ef522dd79a
Shared the ckeditor5/ckeditor.js code between dev and build versions so the basePath computation code is also shared.
|
11 лет назад |
fredck
|
767f6acf1b
Do not initialize the dependency tree as this is out of the scope of this branch.
|
11 лет назад |
fredck
|
1dce371db0
Added the Almond source to the build.
|
11 лет назад |
fredck
|
a3a49561f7
Introduced "grunt build".
|
11 лет назад |
fredck
|
130b2c7361
Linting fixes.
|
11 лет назад |
fredck
|
ba2f8c6057
Workaround for the name conflict between the core "plugin" module and the RequireJS "plugin!" module.
|
11 лет назад |
fredck
|
e0ebc2c70c
Made the dev version of CKEDITOR override the core one through module loading so the "ckeditor" module can be properly called from outside.
|
11 лет назад |