Skip to content

Instantly share code, notes, and snippets.

@itayod
Created December 8, 2019 08:47
Show Gist options
  • Save itayod/547d960c26effa7fdafbf6a8353aed11 to your computer and use it in GitHub Desktop.
Save itayod/547d960c26effa7fdafbf6a8353aed11 to your computer and use it in GitHub Desktop.
const { TranslocoScopedLibsWebpackPlugin } = require('@ngneat/transloco-scoped-libs/webpack');
module.exports = {
plugins: [new TranslocoScopedLibsWebpackPlugin()]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment