(#1) - WebPack bundling of JS and CSS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const RsvFormEncoder = {
|
||||
export const RsvFormEncoder = {
|
||||
// Serialize form element into a plain JS object supporting arrays.
|
||||
// - Nested keys supported with dot notation: 'meta.email'
|
||||
// - Array notation supported with trailing [] (e.g. 'times[]') or multiple inputs with same name
|
||||
|
||||
Reference in New Issue
Block a user