sku

Front-end development toolkit

MIT License

Downloads
17.3K
Stars
479
Committers
41
sku - v5.11.1

Published by seek-oss-ci about 6 years ago

5.11.1 (2018-10-09)

Bug Fixes

  • build: Remove contents of dist only when building (#185) (3f9233d)
sku - v5.11.0

Published by seek-oss-ci about 6 years ago

5.11.0 (2018-10-09)

Features

sku - v5.10.1

Published by seek-oss-ci about 6 years ago

5.10.1 (2018-10-05)

Bug Fixes

  • Move es6-promisify from devDependencies to dependencies (#180) (05adc41)
sku - v5.10.0

Published by seek-oss-ci about 6 years ago

5.10.0 (2018-10-04)

Features

sku - v5.9.0

Published by seek-oss-ci about 6 years ago

5.9.0 (2018-10-04)

Features

  • webpack: Name CSS chunks when split from bundle (#179) (a21c3ff)
sku - v5.8.1

Published by seek-oss-ci about 6 years ago

5.8.1 (2018-10-02)

Bug Fixes

  • test: Don't mock packages when using relative imports (#177) (a150066)
sku - v5.8.0

Published by seek-oss-ci about 6 years ago

5.8.0 (2018-10-01)

Features

  • Support braid-design-system, seek-asia-style-guide (#176) (0761788)
sku - v5.7.3

Published by seek-oss-ci about 6 years ago

5.7.3 (2018-09-26)

Bug Fixes

  • init: Create directory with the provided name, not 'init' (#175) (4f6810a)
sku - v5.7.2

Published by seek-oss-ci about 6 years ago

5.7.2 (2018-09-26)

Bug Fixes

  • webpack: Dont compile external modules to commonjs (#155) (9f512e4)
sku - v5.7.1

Published by seek-oss-ci about 6 years ago

5.7.1 (2018-09-26)

Bug Fixes

  • lint: Support Prettier check for custom srcPaths (#174) (9526ebc)
sku - v5.7.0

Published by seek-oss-ci about 6 years ago

5.7.0 (2018-09-25)

Features

sku - v5.6.2

Published by seek-oss-ci about 6 years ago

5.6.2 (2018-09-18)

Bug Fixes

  • Fix build error when seek-style-guide isn't a dependency (#171) (0b3ccf8)
sku - v5.6.1

Published by seek-oss-ci about 6 years ago

5.6.1 (2018-09-18)

Bug Fixes

  • render: Add mjs support to render build (#170) (01ecc0b)
sku - v5.6.0

Published by seek-oss-ci about 6 years ago

5.6.0 (2018-09-17)

Features

  • webpack: Add bundle analyser to build (#168) (6250e1f)

Migration Guide

sku build now generates a report for each build in a report folder at the root of your project directory. If you do not want to add this folder to version control it is advised that you add the following to the .gitignore file in the root of your project:

+ /report

For any new projects that are initiated with the sku init command this is already taken care of for you.

sku - v5.5.0

Published by seek-oss-ci about 6 years ago

5.5.0 (2018-09-17)

Features

  • mjs: Add support for .mjs files in node_modules (#169) (39189f1)
sku - v5.4.1

Published by seek-oss-ci about 6 years ago

5.4.1 (2018-09-17)

Bug Fixes

sku - v5.4.0

Published by seek-oss-ci about 6 years ago

5.4.0 (2018-09-14)

Features

  • webpack: Add names to webpack configs (#165) (63ea33e)
sku - v5.3.0

Published by seek-oss-ci about 6 years ago

5.3.0 (2018-09-14)

Features

  • test: Mock CSS Modules from .less and .css.js in tests (#163) (aa14ac8)
sku - v5.2.0

Published by seek-oss-ci about 6 years ago

5.2.0 (2018-09-14)

Features

  • srcPaths: Support custom source paths other than 'src' (#164) (abf65e0)
sku - v5.1.5

Published by seek-oss-ci about 6 years ago

5.1.5 (2018-09-13)

Bug Fixes

  • internal: Remove unused arg parsing code (#162) (3e836c9)
Package Rankings
Top 2.92% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects