Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit e06c13b

Browse files
committed
Merge branch 't/ckeditor5-dev/371'
Other: Updated `webpack` to version 4. BREAKING CHANGE: CKEditor 5 environment was updated to use `webpack@4`. `webpack@4` introduced major changes in its configuration and plugin system. CKEditor 5 tools and build configuration were updated to work with `webpack@4` now and will not work with `webpack@3.
2 parents 3df4a4d + c78b564 commit e06c13b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+79
-66
lines changed

bin/build-ckeditor.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
echo "Building 'build/ckeditor.js'..."
44
echo ""
55

6-
webpack
6+
webpack --mode production
77

88
echo ""
99
echo "Done."

build/ckeditor.js

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/ckeditor.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/ar.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/ast.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/bg.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/ca.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/cs.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/da.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/de.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/el.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/en-au.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/eo.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/translations/es.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)