/fractal-build-error

Test case for investigate build error

Primary LanguageJavaScript

Test case for build error

To reproduce error

  1. Clone this repository
  2. Run npm intall to install Fractal
  3. Run fractal build

The build process should then fail with a fatal error (Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory).

If you remove one item from the context of component "ul", the build process will finish without errors.