patrick-tolosa
Results
2
issues of
patrick-tolosa
When you configure serve like this ```javascript serve({ open:true }) ``` and use rollup with watch mode ``` rollup -c -w``` A browser will open every time a change is...
# The case for Declerative APIs The current API of the SDK is imperative. @yoadsn mentioned in #382 that some users would benefit from a declarative API as well. Points...
discussion