Closed sio4 closed 2 years ago
Found the root cause. AddImport()
should be replaced with AddNamedImport()
. trying to find a test case for it...
Hi @saurori, fix for the issue is ready and waiting for review and merge.
Thanks again for finding and reporting the issue! also please kindly check the result once it is released!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
For the document, see gobuffalo/docs#692
Thank you @saurori for reporting the issue on
buffalo fix
for grift. I am filing the issue here to track them here.1) Running
buffalo fix
replaces imports. "github.com/markbates/grift/grift"
with"github.com/gobuffalo/grift/grift"
missing the.
2) Documentation still refers tomarkbates
repo: https://gobuffalo.io/documentation/guides/tasks/Originally from slack channel: https://app.slack.com/client/T029RQSE6/C3MSAFD40/thread/C3MSAFD40-1658265859.981439