tosh2 icon indicating copy to clipboard operation
tosh2 copied to clipboard

Fix the build

Open tjvr opened this issue 7 years ago • 1 comments

  • Is Webpack really that great anyway?

  • I had to do this locally, to get Phosphorus to play nicely with the tests:

    var P = window.P = (function() {
    

    We should probably send this patch upstream, or find a workaround that doesn't require doing this (global maybe?)

  • We should generally make sure the built output is ready for consumption. Are we building the CSS properly yet, for instance?

tjvr avatar May 13 '17 11:05 tjvr

I am confused why is it not building - IcyCoder

CosmicWebServices avatar Sep 13 '17 19:09 CosmicWebServices