Skip to content

Please add compiled files to a dist directory? #301

@gsklee

Description

@gsklee

I'm using npm as my frontend lib manager and right now, I can't just npm install material-ui and have the module available to me via require('material-ui') instantly. There will be some error like Error("Cannot find module \"./js/app-bar.jsx\""); e.code = 'MODULE_NOT_FOUND'; so maybe it's better if we can include compiled files readily in the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalBehind-the-scenes enhancement. Formerly called “core”.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions