Opened 11 years ago
Closed 11 years ago
#11092 closed Bug (fixed)
Extra comma in build-config.js
Reported by: | Marcus Bointon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
When you download a build of CKEditor, the build-config.js file contains an extra trailing comma in the languages section. For example mine says:
languages : { 'en' : 1, }
This isn't fatal or anything, just untidy.
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Issue has been fixed in builder.
There are still these popular packages that are cached on server but once cache is cleared problem will be gone completely.
I confirm this. File build-config.js from CKEditor build with builder has this extra comma.