Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
serverless-webpack
Public
forked from
serverless-heaven/serverless-webpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
serverless-webpack
lib
on
v2.x
User selector
All users
All time
Commit history
Commits on Aug 23, 2017
Fixes #202 Revert accidental breaking change in 2.2.1
Frank Schmid
committed
2308426
View commit details
Copy full SHA for 2308426
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Ignore handlers that do not follow a path pattern
Frank Schmid
committed
5916a90
View commit details
Copy full SHA for 5916a90
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Fixed issue with default output options.
Frank Schmid
committed
824b759
View commit details
Copy full SHA for 824b759
View code at this point
Browse repository at this point
Do not add .js extension to entries values (#167)
Show description for e7531dc
kikar
authored and
HyperBrain
committed
e7531dc
View commit details
Copy full SHA for e7531dc
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
Expose service and options for dynamicity (#168)
Show description for ceaf43c
kikar
authored and
HyperBrain
committed
ceaf43c
View commit details
Copy full SHA for ceaf43c
View code at this point
Browse repository at this point
Fixed package individually:true (#163)
Show description for f27d1c2
kikar
authored and
HyperBrain
committed
f27d1c2
View commit details
Copy full SHA for f27d1c2
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
Integration with deploy package function (#130)
Show description for 22a460d
franciscocpg
authored and
HyperBrain
committed
22a460d
View commit details
Copy full SHA for 22a460d
View code at this point
Browse repository at this point
Commits on May 25, 2017
Print webpack compile results
aaronjensen
authored
0c19b85
View commit details
Copy full SHA for 0c19b85
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Merge pull request #72 from daikikohara/fix-pathParameters-for-lambda-proxy
Show description for 97f28bb
thenikso
authored
97f28bb
View commit details
Copy full SHA for 97f28bb
View code at this point
Browse repository at this point
Add default status code for lambra integration http event
thenikso
committed
f8d93b3
View commit details
Copy full SHA for f8d93b3
View code at this point
Browse repository at this point
Commits on Dec 24, 2016
Fix naming problem for lambda-proxy
Show description for ba864c0
daikikohara
committed
ba864c0
View commit details
Copy full SHA for ba864c0
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Removed debug log
thenikso
committed
8b4b082
View commit details
Copy full SHA for 8b4b082
View code at this point
Browse repository at this point
Merge pull request #57 from stevenyap/api-gateway-lambda-proxy
Show description for 2650649
thenikso
authored
2650649
View commit details
Copy full SHA for 2650649
View code at this point
Browse repository at this point
Merge pull request #65 from petemill/run-envvars
Show description for 4c6b344
thenikso
authored
4c6b344
View commit details
Copy full SHA for 4c6b344
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
set process.env before requiring function handler
petemill
authored
0541c40
View commit details
Copy full SHA for 0541c40
View code at this point
Browse repository at this point
support environment variables on 'run'
petemill
authored
754482e
View commit details
Copy full SHA for 754482e
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Server to cater to Lambda Proxy response
Show description for 66662ce
stevenyap
committed
66662ce
View commit details
Copy full SHA for 66662ce
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Rename request query as queryStringParameter in API event
Show description for d0df9d2
stevenyap
committed
d0df9d2
View commit details
Copy full SHA for d0df9d2
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Add new webpack watch function, and add webpack-offline-start hook
rvaidya
committed
7032e12
View commit details
Copy full SHA for 7032e12
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
fix for deploying individual packages.
gertjvr
committed
64e2391
View commit details
Copy full SHA for 64e2391
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Fix broken test
thenikso
committed
7a34fd2
View commit details
Copy full SHA for 7a34fd2
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Accept entry points with file path to generate custom output config
thenikso
committed
de7c6a1
View commit details
Copy full SHA for de7c6a1
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Parse as JSON only requests with proper content-type #34
thenikso
committed
08ea3ca
View commit details
Copy full SHA for 08ea3ca
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
[fix] EEXIST: file already exists .serverless
demirhanaydin
committed
464d34e
View commit details
Copy full SHA for 464d34e
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Merge branch 'master' of https://github.com/cyyuen/serverless-webpack into cyyuen-master
thenikso
committed
25f443c
View commit details
Copy full SHA for 25f443c
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Optinally use stage to generate simulated endponts
thenikso
committed
7cdc42c
View commit details
Copy full SHA for 7cdc42c
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
support external-module-auto-packaging
cyyuen
committed
b4fa0a5
View commit details
Copy full SHA for b4fa0a5
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Properly send CORS headers for options request
janicduplessis
committed
1203218
View commit details
Copy full SHA for 1203218
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
rename serverless custom key, includePackages to webpackIncludeModules to avoid conflict with other plugin
cyyuen
committed
6176dc4
View commit details
Copy full SHA for 6176dc4
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
show which packages are going to be packed
cyyuen
committed
fdde5dc
View commit details
Copy full SHA for fdde5dc
View code at this point
Browse repository at this point
use customKey includePackages to determines which packages should be packed
cyyuen
committed
09d98ed
View commit details
Copy full SHA for 09d98ed
View code at this point
Browse repository at this point
removed the debugging output
cyyuen
committed
9dc0805
View commit details
Copy full SHA for 9dc0805
View code at this point
Browse repository at this point
pack external packages to distribution for deploy command and --out option
Tony Yuen
authored and
Tony Yuen
committed
994bcec
View commit details
Copy full SHA for 994bcec
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Covered serve module
thenikso
committed
be51640
View commit details
Copy full SHA for be51640
View code at this point
Browse repository at this point
Adding tests for part of serve module
thenikso
committed
8c10bee
View commit details
Copy full SHA for 8c10bee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.