Sunpacker

Results 2 issues of Sunpacker

**Describe the bug** After the first time i'm building the project there is the error in console: Uncaught TypeError: Cannot convert undefined or null to object at Function.keys () at...

I have some initial actions which can be affected by 'undo' function. I have not found option for actions like this: ``` undo: { omit: ['name'], }, ```