webpack: Replace node-sass with Dart Sass.

It doesn't require scripts to install, allowing us to migrate yarn to
the more secure --ignore-scripts option.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-08-24 12:15:01 -07:00
committed by Tim Abbott
parent 29abbdaa07
commit 37ece9b8e2
4 changed files with 89 additions and 360 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '49.3'
PROVISION_VERSION = '50.0'