Explorar o código

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

Piotrek Koszuliński %!s(int64=9) %!d(string=hai) anos
pai
achega
b7eda2ab57
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  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
 rm -rf node_modules/@ckeditor/ckeditor5-dev-tests
 ln -s ../../../ckeditor5-dev/packages/ckeditor5-dev-tests node_modules/@ckeditor
 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