Hey,
i'm standing infront of a little problem. When i want to create an own extension it's a good practice to use webpack for compiling the vue-files. For doing that it's neccessary to install the dev-dependencies registered in the package.json in the pagekit root directory, right? But, after doing that, pagekit seems to be destroyed as you can see in the screenshot.
Dou you know what's missing or wrong here?
There is following error during running webpack from the root directory of a brand new pagekit installation.
Thanks a lot!