1.1.4 • Published 5 months ago

webpack-module-federation-types-advanced-plugin v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Webpack-Module-Federation-Types-Advanced-Plugin

Webpack Plugin that works in conjunction with the ModuleFederationPlugin to generate and share declare files for TypeScript.

This plugin uses the Webpack 5 asset module to share declare files.

Installation

npm i webpack-module-federation-types-advanced-plugin

Usage

  new ModuleFederationTypesAdvancedPlugin(configuration?: Configuration),

Configuration

SettingValueDefault
remoteUrlsobject{}
rootDirstring/
emitedFileDirstring@ts
globalTypesDirstringsrc/@ts/
loadTypesDirstringsrc/@ts/remotes/
downloadTimeoutnumber120000
isTypeGenDisabledbooleanfalse
isDownloadDisabledbooleanfalse
isOnceDownloadbooleanfalse
tsConfigPathstringtsconfig.json
continuouslySyncstringoptions.mode === 'development'
sslVerifybooleanfalse
1.1.4

5 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.1.3

7 months ago

1.1.2

7 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago