beidou-plugin-isomorphic

0.3.5 • Public • Published

beidou-plugin-isomorphic

Features

  • Support less/scss/css in server side
  • Suppot basic BOM/DOM varibles in node side, such as window/document/navigator and so on

Install

$ npm install beidou-plugin-isomorphic --save

Configuration

  • config/plugin.default.js:
exports.isomorphic = {
  enable: true,
  package: 'beidou-plugin-isomorphic',
};

## License

[MIT](LICENSE)

/beidou-plugin-isomorphic/

    Package Sidebar

    Install

    npm i beidou-plugin-isomorphic

    Weekly Downloads

    1

    Version

    0.3.5

    License

    MIT

    Last publish

    Collaborators

    • weichunpeng
    • njugray
    • devrsi0n