Skip to content

Add assets bundling with WPCS standards#16

Merged
thelovekesh merged 20 commits intodevelopfrom
add/asset-bundling
Apr 12, 2022
Merged

Add assets bundling with WPCS standards#16
thelovekesh merged 20 commits intodevelopfrom
add/asset-bundling

Conversation

@thelovekesh
Copy link
Copy Markdown
Member

Description

Add assets bundling for static assets.

Technical Details

Configurations are extended from @wordpress/scripts package

  • Configure eslint based on @wordpress/eslint-plugin
  • Configure babel with @wordpress/babel-preset-default and @wordpress/browserslist-config
  • Configure webpack with @wordpress/scripts
  • Confugure lint-staged with husky.
  • Configure stylelint

Checklist

Screenshots

To-do

Fixes/Covers issue

Fixes #15

@thelovekesh thelovekesh requested a review from RahiDroid April 8, 2022 07:53
@thelovekesh thelovekesh self-assigned this Apr 8, 2022
@thelovekesh thelovekesh changed the base branch from main to develop April 12, 2022 09:48
@thelovekesh
Copy link
Copy Markdown
Member Author

@RahiDroid Merging this feature branch on the develop branch.

@thelovekesh thelovekesh merged commit 68c441b into develop Apr 12, 2022
@thelovekesh thelovekesh deleted the add/asset-bundling branch April 12, 2022 09:49
@thelovekesh thelovekesh restored the add/asset-bundling branch April 12, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add asset bundling with WPCS

1 participant