Add project files for an rspack-based build
* also add `.npmrc` which will likely be needed for PNPM support * this is the extent for our PNPM support right now, as further changes in `invenio-cli` are required * this is based on work from Alex (CERN) and Christoph (TU Graz)
parent
2e9187d8
No related branches found
No related tags found
Showing
- invenio_theme_tuw/build_project/.npmrc 4 additions, 0 deletionsinvenio_theme_tuw/build_project/.npmrc
- invenio_theme_tuw/build_project/build/rspack.config.js 251 additions, 0 deletionsinvenio_theme_tuw/build_project/build/rspack.config.js
- invenio_theme_tuw/build_project/rspack-package.json 69 additions, 0 deletionsinvenio_theme_tuw/build_project/rspack-package.json
- invenio_theme_tuw/config.py 1 addition, 1 deletioninvenio_theme_tuw/config.py
- invenio_theme_tuw/webpack.py 21 additions, 2 deletionsinvenio_theme_tuw/webpack.py
invenio_theme_tuw/build_project/.npmrc
0 → 100644
Please register or sign in to comment