Ashok

Results 2 issues of Ashok

Serverless dynamodb local plugin is not working as expected when there is no internet connectivity. When i tried to start the dynamodb local using following command, getting ENONET error. ```...

Fix for the issue, [How to specify port ](https://github.com/zacky1972/gulp-parcel/issues/7) Enhanced the library to support parcel options **serve, port & sourceMaps** **Code Snippet** ``` const gulp = require("gulp"); const parcel =...