keronbeat.blogg.se

Github blockblock
Github blockblock







github blockblock

  • author (default: 'The WordPress Contributors') – the name of the plugin author(s).
  • version (default: '0.1.0') – the current version number of the plugin.
  • pluginURI (no default) – the home page of the plugin.
  • GITHUB BLOCKBLOCK INSTALL

    npmDevDependencies (default: ) – the list of remote npm packages to be installed in the project with npm install -save-dev when wpScripts is enabled.

    github blockblock

  • npmDependencies (default: ) – the list of remote npm packages to be installed in the project with npm install when wpScripts is enabled.
  • It also allows overriding default scripts. exports = ) – the list of custom scripts to add to package.json. When not set, the tool uses its own set of templates. mustache extension (nested folders are also supported). The path points to a location with template files ending with the. This optional field allows overriding file templates related to the WordPress plugin shell. Several options allow customizing the scaffolding process. Providing the main file ( index.js by default) for the package that returns a configuration object is mandatory. It's also possible to override default configuration values used during the scaffolding process. mustache files that replace default files included in the tool for the WordPress plugin or/and the block. External Project TemplatesĪre you looking for a way to share your project configuration? Creating an external project template hosted on npm or located in a local directory is possible. They are preconfigured and hidden so that you can focus on coding. Note: You don’t need to install or configure tools like webpack, Babel or ESLint yourself. Updates WordPress packages to the latest version.









    Github blockblock