László Horváth created NIFI-6340:
------------------------------------
Summary: Handle SCSS imports differently in webpack when used with
Karma
Key: NIFI-6340
URL: https://issues.apache.org/jira/browse/NIFI-6340
Project: Apache NiFi
Issue Type: Bug
Components: FDS
Reporter: László Horváth
Webpack is capable of importing any kind of file in the build pipeline. This
opens up the possibility to be able to share values between JS and SCSS files
for example. Sadly the current Karma configuration fails to run the unit tests
when a SCSS file is imported into a JS file.
This needs to be resolved by handling the SCSS imports differently in webpack
when running Karma.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)