A fork of the WordPress File block that removes the preview setting.
- Clone the repository into the
plugins
directory. - Change into the
file-without-preview-block
directory. - Run
npm install
to install dependencies. - Run
npm run build
to build the plugin.