Kevin Mees c909db5b4d Sample react-mobx (#56)
* [react-mobx] scaffold project + migrate to drop5

* [react-mobx] install mobx dependencies

* [react-mobx] configure reactive and nonreactive webpart version

* [react-mobx] add presentational and container components

* [react-mobx] Replace description field with name

* [react-mobx] Add mobx store and hook up webpart & components

* [react-mobx] update readme

* [react-mobx] remove custom tslint.config

* [react-mobx] only render the webpart once
2016-11-10 17:48:31 +02:00

11 lines
239 B
JSON

{
"solution": {
"name": "react-mobx-spfx-webpart-client-side-solution",
"id": "8c525624-9e7c-4ef2-a886-fa753cb294d2",
"version": "1.0.0.0"
},
"paths": {
"zippedPackage": "solution/react-mobx-spfx-webpart.spapp"
}
}