Revert "Revert "[BD-10] [DEPR-92] Remove pattern library of pavelib folder (#24591)" (#24635)" (#24695)

This reverts commit a463fbeca9.
This commit is contained in:
Adam Butterworth
2020-09-03 09:27:41 -04:00
committed by GitHub
parent 2cbfd2c568
commit 1757fa3610
2 changed files with 0 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ COMMON_LOOKUP_PATHS = [
path("common/static/sass"),
path('node_modules/@edx'),
path('node_modules'),
path('node_modules/edx-pattern-library/node_modules'),
]
# A list of NPM installed libraries that should be copied into the common

View File

@@ -208,7 +208,6 @@ class TestPaverWatchAssetTasks(TestCase):
path('common/static'),
path('node_modules/@edx'),
path('node_modules'),
path('node_modules/edx-pattern-library/node_modules'),
path('lms/static/sass/partials'),
path('lms/static/sass'),
path('lms/static/certificates/sass'),