: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
import typescript from 'rollup-plugin-typescript2'
import sourceMaps from 'rollup-plugin-sourcemaps'
import pkg from './package.json'
input: './autocomplete.ts',
typescript: require('typescript'),