Webpack & Social Engine PHP

    • 16 posts
    May 28, 2019 6:05 PM EDT

    Hello,

    Is there anyone out there who managed to successfully integrate SocialEngine with Webpack?

     

    I have Webpack and it's addons installed, but now I do not know what the right entry points are to execute Webpack on my website.

    What I need to know is:


    1. What code in what file(s) do I add to execute Webpack?
    2. What are the entry point(s) or import string(s) that I need to add to my index.js to bundle all the JS, CSS, etc files together and execute Webpack?

    Any other tips or shared experience would be much appreciated.