Mateusz Krzeszowiak
Mateusz Krzeszowiak
Do you have any plans for this? Having some king of alpha release publish would greatly simplify the steps we need to take in our build/deploy process.
Ok, after some hacking around I was able to come up with the form of `mixins.js` file that applies mixins no matter if modules are bundled or not by using...
+1 for destructive approach, IMHO this is not baller's responsibility to handle backing up the files. In case redeploying static content is not an option for somebody, then they should...
How about we move developent to some fork and than merge it if @bendc shows willingness to continue this repo? 4 cze 2015 13:58 "Gábor Tóth" [email protected] napisał(a): > +1...
I can see it is somehow a duplicate of https://github.com/DominicTobias/universal-react/issues/31 so feel free to close this one if it doesn't give any additional insight into the issue 👍
> > Checking for the Linux x86_64 value of navigator.platform. > > I'm not convinced we should do this for purposes of evading detection. This is the same value that...
The reproduction path looks quite clear and I would start by attaching a logger/debugger in https://github.com/magento/magento2/blob/2.4-develop/lib/web/mage/requirejs/mixins.js#L161 to see if mixins are not loaded because they are not seen by the...
After chatting with @mmocny, I'd like to reignite this discussion. I believe this API would be a significant enabler for optimising the Interaction To Next Paint metric. One of the...
@nolimits4web Thank you for looking into the issue. I can see you closed it as "expected behaviour". The fix seems quite simple, but feel free to close this PR if...
I'm mostly in line with @rockeynebhwani's changes here, but I have a few remarks. I _think_ we should keep things separate: - `Shopify` - managed ecommerce platform that hosts your...