Max

Results 387 comments of Max

New Safari that comes with macOS 10.15 seems to only accepts extensions from the App Store. Related to #151 & #149

The thing is: my webpack build is not used in the browser. I have 2 entries: one for the browser, one for node, and both are compiled to be able...

> Does webpack provide a way to check a global/env to eliminate code blocks in a way that wouldn't break browserify or vanilla node setups? Not sure. webpack is supposed...

Sorry but [I won't contribute to ReScript for now](https://moox.io/blog/farewell-rescript). My friend @Freddy03h can handle this (and Freddy, if you need a hand to publish, reach me via Discord :) )

In a month that is going to be a real issue. > Starting April 30, 2020, apps submitted to the App Store must use an Xcode storyboard to provide the...

Is there a real interest to define `screens = Js.Dict.t` ? If that's a abstract type (`type screens;`) `makeScreen` could be zero cost, right ?

Is this needed with #58 ?

I am not sure less and sass are even doing the same computation (from what I remember, I already saw issue about difference in less and sass). That being said,...

css color function allow to use absolute percentage (`10%`) or relative ones (`+/-10%`).

To be honest I am not really sure. You should check this code https://github.com/MoOx/github-release-from-changelog/blob/master/github-release-from-changelog.js. I am personally using a token with full access but I guess you don't need everything.