8
0
Просмотр исходного кода

We don't need these symlinks because these packages are not used here.

Piotrek Koszuliński 9 лет назад
Родитель
Сommit
b7eda2ab57
1 измененных файлов с 0 добавлено и 10 удалено
  1. 0 10
      scripts/switch-to-dev-dev.sh

+ 0 - 10
scripts/switch-to-dev-dev.sh

@@ -29,13 +29,3 @@ echo "Linking ckeditor5-dev-tests..."
 
 rm -rf node_modules/@ckeditor/ckeditor5-dev-tests
 ln -s ../../../ckeditor5-dev/packages/ckeditor5-dev-tests node_modules/@ckeditor
-
-echo "Linking ckeditor5-dev-webpack-plugin..."
-
-rm -rf node_modules/@ckeditor/ckeditor5-dev-webpack-plugin
-ln -s ../../../ckeditor5-dev/packages/ckeditor5-dev-webpack-plugin node_modules/@ckeditor
-
-echo "Linking ckeditor5-dev-utils..."
-
-rm -rf node_modules/@ckeditor/ckeditor5-dev-utils
-ln -s ../../../ckeditor5-dev/packages/ckeditor5-dev-utils node_modules/@ckeditor