@intlayer/webpack
TypeScript icon, indicating that this package has built-in type declarations

5.7.8 • Public • Published
npm monthly downloads types included

Intlayer Discord Intlayer LinkedIn Intlayer Facebook Intlayer Instagram Intlayer X Intlayer YouTube Intlayer TikTok

@intlayer/webpack: Use the Intlayer Webpack Plugin into your application

Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, React, and Express.js.

The @intlayer/webpack package is used to provide a Webpack configuration to make working a Webpack based application with Intlayer. The package also provides a plugin to add into an existing Webpack application.

Usage

import { IntlayerPlugin } from "@intlayer/webpack";

export default {
  plugins: [
    new IntlayerPlugin({
      // Options
    }),
  ],
};

Installation

Install the necessary package using your preferred package manager:

npm install @intlayer/webpack
pnpm add @intlayer/webpack
yarn add @intlayer/webpack

Read about Intlayer

Package Sidebar

Install

npm i @intlayer/webpack

Homepage

intlayer.org

Weekly Downloads

453

Version

5.7.8

License

Apache-2.0

Unpacked Size

61.3 kB

Total Files

33

Last publish

Collaborators

  • ay.pineau