This reverts commit 6980291d96.
This commit is contained in:
@@ -43,6 +43,7 @@ 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
|
||||
|
||||
@@ -208,6 +208,7 @@ 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'),
|
||||
|
||||
Reference in New Issue
Block a user