Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Update webpack to work with es6 #244

Closed chrisekelley closed 3 years ago

chrisekelley commented 3 years ago

Updating to webpack ^5.38.1 is problematic.

Following this advice - npm run build now works: https://github.com/webpack/webpack-cli/issues/1622#issuecomment-849026672