Kaynağa Gözat

Added new features to the build config.

Piotrek Koszuliński 9 yıl önce
ebeveyn
işleme
5fdb3b6618
1 değiştirilmiş dosya ile 5 ekleme ve 3 silme
  1. 5 3
      dev/bundles/build-config-standard.js

+ 5 - 3
dev/bundles/build-config-standard.js

@@ -11,13 +11,15 @@ module.exports = {
 
 	// List of features.
 	features: [
-		'typing',
-		'undo',
 		'basic-styles/bold',
 		'basic-styles/italic',
+		'enter',
 		'heading',
+		'link',
+		'list',
 		'paragraph',
-		'enter'
+		'typing',
+		'undo'
 	],
 
 	// The format of the generated bundle.