Skip to content

Commit

Permalink
Add oik-contact-field then note in the comments to use webpack.confg.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Sep 7, 2022
1 parent e421d57 commit 4332cfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
*
* Each shortcode block is in a separate folder within src
* From oik v4.8.0 each block has its own entry point.
* This file has been superseded
* This file has been superseded by webpack.config.js
*
* @copyright (C) Copyright Bobbing Wide 2018, 2019, 2020, 2021, 2022
* @author Herb Miller @bobbingwide
*/
import './oik-address'; // From oik & oik-user
import './oik-contact-form'; // From oik bw_contact_form
import './oik-contact-field'; // Nested block for oik/contact-form
import './oik-content'; // Dynamic content block
import './oik-countdown'; // From oik bw_countdown
import './oik-follow-me'; // From oik bw_follow_me
Expand Down
Empty file.

0 comments on commit 4332cfe

Please sign in to comment.