gatsby image
npm install --save gatsby-transformer-sharp gatsby-plugin-sharpconst path = require(`path`)
module.exports = {
plugins: [
{
resolve: `gatsby-source-filesystem`,
options: {
name: `images`,
path: path.join(__dirname, `src`, `images`),
},
},
`gatsby-plugin-sharp`,
`gatsby-transformer-sharp`,
],
}
Also in Shell:
- show all processes linux
- npm install react
- shell file in linux
- @react-navigation/drawer install
- git pull
- git authentication failed clone
- clear untracked files git
- find command also return directory names?
- centos 7 install docker compose
- The repository 'https://download.docker.com/linux/ubuntu focal Release' does not have a Release file
- npm install package globally
- can i go back to bash from zsh mac
- bash call another script relative to current script
- install terminator in ubuntu
- disable open file explorer erverytime i connect usb ubuntu
- linux delete appledouble files
- how to delete all branches in git except master
- touch for powershell
- how to set date in ubuntu
- mamp connect to mysql
- remove file from stage git
- setup mysql ubuntu
- linux move file
- git diff with remote branch