Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

basisjs-tools-build

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basisjs-tools-build - npm Package Versions

134

1.10.1

Diff

Changelog

Source

1.10.1 (May 26, 2017)

  • Fixed image inlining in CSS (i.e. --css-inline-image option)
lahmatiy
published 1.10.0 •

Changelog

Source

1.10.0 (May 17, 2017)

  • Migrated to CSSTree AST format for CSS (at least 2x boost in CSS processing)
lahmatiy
published 1.9.3 •

Changelog

Source

1.9.3 (May 17, 2017)

Build

  • Fixed warning on implicit usage of module in basis.js core module
lahmatiy
published 1.9.2 •

Changelog

Source

1.9.2 (May 17, 2017)

Build

  • Fixed warning on implicit usage of __filename in basis.js core module
lahmatiy
published 1.9.1 •

Changelog

Source

1.9.1 (March 26, 2017)

Build

  • Fixed --js-bundle-name option when using from CLI
lahmatiy
published 1.9.0 •

Changelog

Source

1.9.0 (March 25, 2017)

Common

  • Implemented --ignore-warnings option to ignore warnings, may take a list of patterns (@naorunaoru, #18)

Extract

  • Added tools version to banner

Build

  • Implemented file content inlining for [basis.]asset()
  • Fixed cache invalidation for l10n culture packages (@fateevv, #17)
  • Fixed output build done message in silent mode
  • Fixed output warnings message in silent mode
lahmatiy
published 1.8.3 •

Changelog

Source

1.8.3 (August 31, 2016)

  • Fixed exception on duplicate template path definition. Extractor throws a fatal warning on duplication. (#16)
  • Fixed issue when all themes styles activated on app start. Theme styles work as expected now.
lahmatiy
published 1.8.2 •

Changelog

Source

1.8.2 (August 29, 2016)

  • Fixed issue when plugins filename are resolving before filtering by target setting (#14)
  • Fixed exception when l10n markup token introducing by non-base theme template (#15)
lahmatiy
published 1.8.1 •

Changelog

Source

1.8.1 (August 16, 2016)

  • Fixed npm publish issue fix
lahmatiy
published 1.8.0 •

Changelog

Source

1.8.0 (August 10, 2016)

  • Implemented JavaScript bundle mode for build
    • New option --js-bundle to produce a JavaScript bundle with optional argument format (currently js or json)
    • New option --js-bundle-name to set a custom base name for bundle file (makes sense when --js-bundle is using, extension is choosing according to format)
  • Implemented symlink feature and addSymlink() method for plugin API
  • Fixed plugin relative path processing
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc