-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Labels
Milestone
Description
Describe the bug
Webpack throw error during build process because of languages/translation.pot not found.
To Reproduce
Steps to reproduce the behavior:
- Download the repo
- Run
npm install && npm run build - See error
Expected behavior
Webpack build should success.
System Information (please complete the following information):
- PHP Version: 7.1
- OS: Mac OSX
- Browser: Opera
- Plugin Version: 1.0.0-beta.1
Do not alter or remove anything below. The following sections will be managed by moderators only.
Changelog entry
- Remove translation file generator from build process and the @wordpress/babel-plugin-makepot package.