environment-agency-austria/react-ocean-forms-bootstrap

rollup config error in scssConfig

Closed this issue · 0 comments

Configuration error in rollup on start at scssConfig

λ yarn start
yarn run v1.9.4
$ rollup -c -w
[!] ReferenceError: scssConfig is not defined
ReferenceError: scssConfig is not defined
    at rollup_config (C:\work\git\react-ocean-forms-bootstrap\rollup.config.js:82:7)
    at C:\work\git\react-ocean-forms-bootstrap\node_modules\rollup\bin\rollup:1281:24
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:695:11)
    at startup (bootstrap_node.js:188:16)
    at bootstrap_node.js:609:3

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.