Closed mkozakov closed 2 years ago
We want to check in ./dist files as per convention. This PR adds the results of npm run build and also adds a github action to check that the contents of dist are up to date with the source code.
npm run build
We want to check in ./dist files as per convention. This PR adds the results of
npm run build
and also adds a github action to check that the contents of dist are up to date with the source code.