Closed SimonAlling closed 4 years ago
This PR is a planned successor of #154.
The Babel config file seems to be necessary to be able to have dependencies transpiled by Jest.
https://babeljs.io/docs/en/configuration#whats-your-use-case
The SVG transformer (which is very simple) is necessary because the new test suite transitively imports SVG icons.
This PR is a planned successor of #154.
The Babel config file seems to be necessary to be able to have dependencies transpiled by Jest.
https://babeljs.io/docs/en/configuration#whats-your-use-case
The SVG transformer (which is very simple) is necessary because the new test suite transitively imports SVG icons.