mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-11 07:33:36 -05:00
remove static and re-add to .gitignore
This commit is contained in:
@@ -289,9 +289,9 @@ const lint = {
|
||||
// Default: compile everything
|
||||
const defaultTask = parallel(
|
||||
parallel(
|
||||
// copy.govuk_frontend.fonts,
|
||||
// copy.govuk_frontend.templates,
|
||||
// copy.leaflet.js,
|
||||
copy.govuk_frontend.fonts,
|
||||
copy.govuk_frontend.templates,
|
||||
copy.leaflet.js,
|
||||
images
|
||||
),
|
||||
series(
|
||||
|
||||
Reference in New Issue
Block a user