Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@galaxus/swc-plugin-constant-importer

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@galaxus/swc-plugin-constant-importer

Replaces translation key usages with imports from file

unpublished
latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
3
Created
Source

swc-plugin-constant-importer

A simple plugin that replaces translation key usages with imports from a file.

Build

Get the Rust toolchain and the right target with rustup target add wasm32-wasi. Then you're just a npm run build away and can find the result swc_plugin_constant_importer.wasm.

Release

  • npm install if never done before
  • Update version number in package.json
  • npm run build
  • npm publish

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

FAQs

Package last updated on 15 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts