Skip to content
#

treeshaking

Here are 31 public repositories matching this topic...

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.

  • Updated Jul 30, 2020
  • TypeScript
RobinSCU
RobinSCU commented Aug 4, 2020

Hi,

we have a pretty large eCommerce website and unfortunately, we have some error messages/key from external APIs we don't know and they can even change.
Is there a way we can log these missing keys in production so that our translation Team can find them more easily?

When we could inject an function via i18n.js like this it would be unbelievable great :) :

missingKeyHandler: (key:
Beraliv
Beraliv commented Apr 28, 2020

⭐️ S (situation) ⭐️

You don't need to discuss code changes about formatting: indents, spaces or tabs, etc

⭐️ T (task) ⭐️

The developer will add code changes with declared formatting which is available in Prettier config

⭐️ A (action) ⭐️

Add Prettier with https://prettier.io/

⭐️ R (result) ⭐️

It will autochange files and format them correctly for the project

A Rollup configuration to build modern web applications with sweet features as for example SCSS imports, Service Worker generation with Workbox, Karma testing, live reloading, coping resources, chunking, treeshaking, Typescript, license extraction, filesize visualizer, JSON import, budgets, build progress, minifying and compression with brotli and gzip.

  • Updated Mar 22, 2020
  • TypeScript

🏗Yeoman Generator for angular that uses Webpack as a module bundler, SASS as CSS preprocessor, UI router as default angular route, Karma with Jasmine for testing and Auto-generated Docs.

  • Updated Aug 27, 2020
  • JavaScript

XMLHttpRequest-ts is a typescript wrapper for the built-in http client to emulate the browser XMLHttpRequest object and allow isomorphic code that runs in the browser and in node.js. This can be used with JS designed for browsers to improve reuse of code and allow the use of existing libraries. Ready for AOT and treeshaking in combination with Angular and other modern typescript frameworks.

  • Updated Jun 13, 2018
  • TypeScript

Improve this page

Add a description, image, and links to the treeshaking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the treeshaking topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.