All Projects → nfour → serverless-build-plugin

nfour / serverless-build-plugin

Licence: MIT License
A Node.js focused build plugin for serverless.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to serverless-build-plugin

build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-28.57%)
Mutual labels:  build
postbuildscript-plugin
The PostBuildScript Jenkins plugin lets you execute a set of scripts at the end of the build depending on the build status.
Stars: ✭ 40 (-4.76%)
Mutual labels:  build
freedom-middleware-webpack2
webpack2前端项目开发构建中间件,方便统一管理前端项目中95%以上的构建工作
Stars: ✭ 35 (-16.67%)
Mutual labels:  build
AzDo.VstsDashboard
Provide a simple way to view all Builds and Releases on a single page. The intend was to see what's currently happened into the CI/CD pipeline and provide quick feedback of what's going on.
Stars: ✭ 16 (-61.9%)
Mutual labels:  build
zig-header-gen
Automatically generate headers/bindings for other languages from Zig code
Stars: ✭ 40 (-4.76%)
Mutual labels:  build
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (+30.95%)
Mutual labels:  build
ngp
New Go Package
Stars: ✭ 22 (-47.62%)
Mutual labels:  build
real-world-bazel
Bazel build files collected from real-world GitHub projects
Stars: ✭ 24 (-42.86%)
Mutual labels:  build
netlify-plugin-cache
⚡ Generic plugin for caching any files and/or folders between Netlify builds
Stars: ✭ 19 (-54.76%)
Mutual labels:  build
airin
A framework for automated migration of your projects to Bazel build system.
Stars: ✭ 21 (-50%)
Mutual labels:  build
Carbon.Gulp
Carbon/Gulp is a delicious blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline for Flow Framework and Neos CMS.
Stars: ✭ 15 (-64.29%)
Mutual labels:  build
eslint4b
ESLint which works in browsers.
Stars: ✭ 33 (-21.43%)
Mutual labels:  build
simple-targets-csx
⊙ A minimalist target runner for C# scripts.
Stars: ✭ 17 (-59.52%)
Mutual labels:  build
wsjcpp
Yet another... C++ Source Package Manager
Stars: ✭ 18 (-57.14%)
Mutual labels:  build
tracecode-toolkit-strace
Trace software components, packages and files between Development/Source and Deployment/Distribution/Binaries codebases - strace build analysis
Stars: ✭ 21 (-50%)
Mutual labels:  build
autosetup
A better, faster autoconf replacement
Stars: ✭ 60 (+42.86%)
Mutual labels:  build
sp-build-tasks
👷 SharePoint front-end projects automation and tasks tool-belt
Stars: ✭ 15 (-64.29%)
Mutual labels:  build
win-svn
apache subversion windows builds with httpd modules and java hl
Stars: ✭ 19 (-54.76%)
Mutual labels:  build
hidev
Automation tool mixed with code generator for easier continuous development
Stars: ✭ 27 (-35.71%)
Mutual labels:  build
platform-atmelavr
Atmel AVR: development platform for PlatformIO
Stars: ✭ 97 (+130.95%)
Mutual labels:  build

NOTICE: No longer maintained.


NPM   Build Status

Serverless Build Plugin

A Node.js focused build optimizer plugin for serverless.

Replaces packaging functionality for Node.JS functions.
Typically this will result in significant size reductions, especially with webpack

  • Bundling of functions in a Node.js friendly way
  • Arbitrary builds, with your own build file or a webpack config.

Docs:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].