https://github.com/dcalhoun/nextjs-linked-module
https://github.com/dcalhoun/nextjs-linked-module
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcalhoun/nextjs-linked-module
- Owner: dcalhoun
- Created: 2018-02-19T00:21:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T01:43:40.000Z (over 8 years ago)
- Last Synced: 2025-01-07T20:15:11.630Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextjs-linked-module
Test case for [zeit/next.js#3814](https://github.com/zeit/next.js/issues/3841).
## Project Setup
1. `yarn install`
1. `yarn link lodash`
1. `yarn start`