-
Updated
Jul 29, 2020 - TypeScript
#
treeshaking
Here are 31 public repositories matching this topic...
A bare minimum frontend boilerplate with React 16, Typescript 3 and Webpack 4
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.
angular
typescript
material
universal
ngrx
hmr
karma
protractor
starter
angular4
aot
treeshaking
ngtools
-
Updated
Jul 30, 2020 - TypeScript
Webpack Google Closure Compiler and Closure Library plugin -
webpack
optimization
closure-compiler
uglifyjs
treeshaking
closure-library
google-closure-compiler
google-closure-library
-
Updated
Jul 30, 2020 - JavaScript
A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4
-
Updated
Jul 29, 2020 - TypeScript
Open
Add Prettier
Beraliv
commented
Apr 28, 2020
You don't need to discuss code changes about formatting: indents, spaces or tabs, etc
The developer will add code changes with declared formatting which is available in Prettier config
Add Prettier with https://prettier.io/
It will autochange files and format them correctly for the project
Tree shaking breeze for PureScript CoreFn AST
-
Updated
Aug 16, 2020 - Haskell
A dashboard for monitoring Webpack build stats.
nodejs
javascript
d3
bundler
build
webpack
webpack-plugin
reactjs
optimization
webpack-configuration
material-ui
expressjs
treeshaking
npm-module
-
Updated
Aug 1, 2020 - JavaScript
Cross Platform Application for Demo with Angular & ASP.NET WebAPI
-
Updated
Nov 24, 2017 - C#
React Implementation of Rocket.Chat.PWA
-
Updated
Feb 12, 2019 - JavaScript
That react app you always wanted: webpack@3.10.0, react@16.0.0, postCSS, purifycss, dll's and code splitting examples, bregh. Highly opinionated but you better like it.
react
babel
webpack
dll
reactjs
prettier
preload
code-splitting
prefetch
treeshaking
tree-shaking
preloader
prefetcher
codesplitting
webpack3
webpack-latest
-
Updated
Jul 15, 2020 - JavaScript
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.
sass
typescript
compression
service-worker
rollup
scss
web-application
budgeting
treeshaking
rollup-plugin
minifying
-
Updated
Mar 22, 2020 - TypeScript
sass
bootstrap
documentation
boilerplate
modular
angular
jasmine
webpack
generator
es2015
yeoman-generator
angular-material
karma
ui-router
documentation-tool
babel-eslint
es2017
webpack2
treeshaking
angular-generator
-
Updated
Aug 27, 2020 - JavaScript
A preset for ESLint to achieve readable source code. Zero-Config.
react
babel
eslint
jsx
a11y
vscode
prettier
eslint-config
treeshaking
cssmodules
readable
prettier-eslint
rollup-js
-
Updated
Jan 25, 2019 - 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
Rollup example with multiple components in one.
-
Updated
Apr 19, 2020 - HTML
Basic Angular2 app with AoT compilation for production and a development environment.
-
Updated
Feb 14, 2017 - TypeScript
AoT and tree shaking using angular cli and rollup.js
-
Updated
Jun 10, 2017 - JavaScript
A CLI to help you get started building modern web applications.
-
Updated
Nov 2, 2019 - TypeScript
This repo contains how to use webpack to make production ready build
-
Updated
Jul 16, 2017 - JavaScript
Remove side effect on react component
-
Updated
Feb 26, 2019 - JavaScript
Build tools using Gulp and Webpack 2
gulp
sass
eslint
browsersync
code-splitting
webpack2
treeshaking
webpack-dev-server
sourcemaps
minification
spritesmith
scss-lint
webpack-dev-middleware
-
Updated
Apr 7, 2017 - JavaScript
Working fontawesome three-shaking example with webpack and babel-minify
-
Updated
May 30, 2018 - JavaScript
just a quickstart for parceljs
-
Updated
Aug 17, 2018 - CSS
The Pinecoin site
-
Updated
Nov 17, 2019 - HTML
-
Updated
Mar 28, 2018 - JavaScript
-
Updated
Mar 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the treeshaking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the treeshaking topic, visit your repo's landing page and select "manage topics."
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 :) :