Mamaduka / gutenberg-mix

A template for building Gutenberg blocks and plugins using Laravel Mix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gutenberg Mix

A template for building Gutenberg blocks and plugins using Laravel Mix.

Features

  • Externalize dependencies that are available as script dependencies on modern WordPress sites.
  • Generate a list of dependencies and version hash for each entry point.
  • All the benefits that come with Laravel Mix.

Attributions

Lavarel Mix configuration is based on Exhale theme by Justin Tadlock.

License

The code is available under the MIT license.

About

A template for building Gutenberg blocks and plugins using Laravel Mix.

License:MIT License


Languages

Language:JavaScript 53.6%Language:PHP 46.4%