mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-09 11:22:44 +08:00
Added architecture option for Alt (http://alt.js.org), actions and stores
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
var Alt = require('alt');
|
||||
var alt = new Alt();
|
||||
|
||||
module.exports = alt;
|
||||
Reference in New Issue
Block a user