Vartheme BS5 is a base theme based on Bootstrap 5.
Bootstrap Js
files are not loaded yet.
Create a new yarn command called theme:init
and connect it to a new webpack config file called webpack.config.init.js
to copy Bootstrap js files from node_modules
to js/bootstrap
directory.
theme:init
yarn alias command to run webpack.config.init.js
file to initiate a copy for Bootstrap js files from node_modules
to js/bootstrap directoryFixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.