set up very basic webpack configuration for sign-up.js
The goal is to have the current content of "sign-up.js" properly modularized.
For this it is a first step to have the current "sign-up.js" controlled by a webpack config which generates the output that is then referenced by the thymeleaf templates.