Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[package] Support webpack #238

Merged
merged 1 commit into from
Dec 5, 2015
Merged

[package] Support webpack #238

merged 1 commit into from
Dec 5, 2015

Commits on Dec 5, 2015

  1. [package] Support webpack

    I'm trying to use https://github.com/reactjs/react-docgen with webpack.
    However I'm getting the following error:
    ```
    ERROR in ./~/recast/main.js
    Module not found: Error: Cannot resolve module 'fs' in /Users/oliviertassinari/material-ui/docs/node_modules/recast
     @ ./~/recast/main.js 18:4-17
    ```
    This PR aim to fix it following this PR pugjs/pug#1644
    oliviertassinari committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    4d03255 View commit details
    Browse the repository at this point in the history