Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 677 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 677 Bytes

@stylable/build-tools

npm version

A collection of helper functions for Stylable based tooling.

What's inside

  • processUrlDependencies - Collect all dependencies of Stylable meta and replace them with placeholder
  • hasImportedSideEffects - Detect if a meta has imports with Stylable side effects
  • loadStylableConfig - Loads stylable.config file from package
  • sortModulesByDepth - Sort algorithm for Stylable modules

License

Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by an MIT license.