jsx-loader
JSX loader for webpack
Last updated 10 years ago by floydophone .
Apache 2 · Repository · Bugs · Original npm
$ cnpm install jsx-loader 
SYNC missed versions from official npm registry.

JSX loader for webpack

Usage:

{..., loader: 'jsx-loader'}

To enable ES6 features, use ?harmony in your loader config. To auto insert the pragma required to process the file use the insertPragma parameter e.g. ?insertPragma=React.DOM. Flow-style type annotations can be stripped using ?stripTypes.

Current Tags

  • 0.13.2                                ...           latest (10 years ago)

1 Versions

  • 0.13.2                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org