react-bootstrap
Version:
Bootstrap 3 components build with React
15 lines • 346 B
JavaScript
({
"baseUrl": "../tools",
"paths": {
"react-bootstrap": "../amd"
},
"include": ["./almond", "react-bootstrap"],
"exclude": ["react"],
"out": "../dist/react-bootstrap.js",
"wrap": {
"startFile": "wrap.start",
"endFile": "wrap.end"
},
"optimize": "none",
"generateSourceMaps": true
})